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] Spotify-iOS-Auth 1.0.3
[CocoaPods.git]
/
Specs
/
6
/
7
/
5
/
ZHYCalendar
/
0.0.2
/
ZHYCalendar.podspec.json
blob
08010fd5244b727dfe31bbb79ab9e607dbc9b405
1
{
2
"name": "ZHYCalendar",
3
"version": "0.0.2",
4
"summary": "An useful tool",
5
"homepage": "https://github.com/anchoriteFili/ZHYCalendar",
6
"license": "MIT",
7
"authors": {
8
"zhaohongya": "243097674@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/anchoriteFili/ZHYCalendar.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "Source/*.{h,m,xib}",
18
"resources": [
19
"Source/Assets/*"
20
],
21
"requires_arc": true
22
}