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.16
[CocoaPods.git]
/
Specs
/
9
/
2
/
7
/
ZJDKit
/
0.0.3
/
ZJDKit.podspec.json
blob
b619610000a6ed6a3a061c145b05c0db51c21221
1
{
2
"name": "ZJDKit",
3
"version": "0.0.3",
4
"description": "test3",
5
"platforms": {
6
"ios": "7.0"
7
},
8
"summary": "代码积累",
9
"homepage": "https://github.com/Sdfeidong/ZJDKit",
10
"license": {
11
"type": "MIT",
12
"file": "LICENSE"
13
},
14
"authors": {
15
"Sdfeidong": "zh75701.aidong@qq.com"
16
},
17
"source": {
18
"git": "https://github.com/Sdfeidong/ZJDKit.git",
19
"tag": "0.0.3"
20
},
21
"source_files": "ZJDKit/**/*.{h,m}",
22
"requires_arc": true
23
}