[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 6 / 7 / JKCalendar / 0.1.0 / JKCalendar.podspec.json
blobc820677a15fce4ef617712cb785e1f9644447cc0
2   "name": "JKCalendar",
3   "version": "0.1.0",
4   "summary": "a calendar view",
5   "homepage": "https://github.com/Joe22499/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/Joe22499/JKCalendar.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "JKCalendar/**/*.{swift,h}",
21   "exclude_files": "JKCalendar/JKCalendar.xcodeproj",
22   "resources": "JKCalendar/**/*.{xcassets,xib}",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"