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] FlexaScan 1.0.9
[CocoaPods.git]
/
Specs
/
c
/
f
/
8
/
JWCalendar
/
0.0.9
/
JWCalendar.podspec.json
blob
8b52a836f04fddab54bbf8d5377803f483610c02
1
{
2
"name": "JWCalendar",
3
"version": "0.0.9",
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.9"
19
},
20
"source_files": [
21
"Classes",
22
"JWCalendar/*"
23
],
24
"requires_arc": true,
25
"dependencies": {
26
"JWCategory_": [
27
28
]
29
}
30
}