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
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
7
/
c
/
9
/
ZHYPhoto
/
0.0.1
/
ZHYPhoto.podspec.json
blob
46a5ebccb7bdd671f9af8e02da0326939ce3025c
1
{
2
"name": "ZHYPhoto",
3
"version": "0.0.1",
4
"summary": "An useful tool",
5
"homepage": "https://github.com/anchoriteFili/ZHYPhoto",
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/ZHYPhoto.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "Source/**/**/**",
18
"requires_arc": true
19
}