repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] PINOperation 1.2.2
[CocoaPods.git]
/
Specs
/
c
/
f
/
8
/
JWCalendar
/
0.0.3
/
JWCalendar.podspec.json
blob
4cdaf93f702dab42a0d5c670f0d62d5039832cf6
1
{
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_": [
27
28
]
29
}
30
}