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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
0
/
9
/
8
/
GYCalendar
/
1.1.7
/
GYCalendar.podspec.json
blob
0b02f7d3df61ec850a48b54bbb36ff70e41bdad4
1
{
2
"name": "GYCalendar",
3
"version": "1.1.7",
4
"summary": "A little kit of calendar which you can custom-made",
5
"homepage": "https://github.com/ShinyG",
6
"license": "MIT",
7
"authors": {
8
"ShinyG": "80937676@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/ShinyG/GYCalendar.git",
12
"tag": "1.1.7"
13
},
14
"platforms": {
15
"ios": "6.0"
16
},
17
"resources": [
18
"GYCalendar/*.{xib}"
19
],
20
"source_files": "GYCalendar/*.{h,m}"
21
}