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
/
0
/
2
/
CyDemoKit
/
0.1.0
/
CyDemoKit.podspec.json
blob
ea5e5511a98cd57c66b3d7f988dfb60d942c0093
1
{
2
"name": "CyDemoKit",
3
"version": "0.1.0",
4
"summary": "A Test Demo",
5
"homepage": "https://github.com/hydraCy/CyDemoKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"hydraCy": "461189296@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/hydraCy/CyDemoKit.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "CyDemoKit/Classes/*.{h,m}"
21
}