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.4.14
[CocoaPods.git]
/
Specs
/
b
/
4
/
9
/
ZCKit
/
0.2.0
/
ZCKit.podspec.json
blob
a50e0cb8e524e3f6e0820fdcfb9bf8bb80abe9b0
1
{
2
"name": "ZCKit",
3
"version": "0.2.0",
4
"summary": "ZCKit",
5
"description": "TODO: test update , test dependency.",
6
"homepage": "http://172.18.80.22/iOS/ZCKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"yzh115": "yzh115@zcsmart.com"
13
},
14
"source": {
15
"git": "http://172.18.80.22/iOS/ZCKit.git",
16
"tag": "0.2.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "ZCKit/Classes/**/*",
22
"dependencies": {
23
"AFNetworking": [
24
25
],
26
"GTMBase64": [
27
28
]
29
}
30
}