[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / f / 8 / JWCalendar / 0.0.3 / JWCalendar.podspec.json
blob4cdaf93f702dab42a0d5c670f0d62d5039832cf6
2   "name": "JWCalendar",
3   "version": "0.0.3",
4   "summary": "日历控件.",
5   "homepage": "https://github.com/YANGWW-512113110/JWCalendar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "YANGWW": "512113110@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/YANGWW-512113110/JWCalendar.git",
18     "tag": "0.0.3"
19   },
20   "source_files": [
21     "Classes",
22     "JWCalendar/*"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "JWCategory_": [
28     ]
29   }