[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 6 / 7 / JKCalendar / 1.0.4 / JKCalendar.podspec.json
blob8d6f18366072b0b099f0243d5ebcee4ae63eff4b
2   "name": "JKCalendar",
3   "version": "1.0.4",
4   "summary": "A calendar view",
5   "homepage": "https://github.com/JoeCiou/JKCalendar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Joe Ciou": "ex780306@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/JoeCiou/JKCalendar.git",
18     "tag": "1.0.4"
19   },
20   "source_files": "Sources/*.{swift,h}",
21   "resources": "Sources/*.{xcassets,xib}",
22   "requires_arc": true,
23   "dependencies": {
24     "JKInfinitePageView": [
25       "~> 1.0.1"
26     ]
27   }