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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
f
/
a
/
3
/
Cat
/
1.0.0
/
Cat.podspec.json
blob
7772701740084eb9a14c0c63f531aad74b83cfe3
1
{
2
"name": "Cat",
3
"version": "1.0.0",
4
"summary": "An animal miaomiao",
5
"homepage": "https://github.com/yongjunwen/Cat",
6
"license": "MIT",
7
"authors": {
8
"wyj": "yjwenzzu@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/yongjunwen/Cat.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "PublicCat/Cat/*.{h,m}",
18
"requires_arc": true
19
}