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.4
/
ZJDKit.podspec.json
blob
a92609fc41604905fe81b8a72d947c2f3dca7ac5
1
{
2
"name": "ZJDKit",
3
"version": "0.0.4",
4
"description": "test4",
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.4"
20
},
21
"source_files": "ZJDKit/**/*.{h,m}",
22
"requires_arc": true
23
}