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
/
6
/
0
/
5
/
CldTest
/
0.0.2
/
CldTest.podspec.json
blob
cb2a190e30e64813ff70a07b3270bec13f9dd575
1
{
2
"name": "CldTest",
3
"version": "0.0.2",
4
"summary": "Test.",
5
"homepage": "https://github.com/huang0920hua/Test",
6
"license": "MIT",
7
"authors": {
8
"huangzh": "hz824581849@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/huang0920hua/Test.git",
15
"tag": "0.0.2"
16
},
17
"source_files": [
18
"Source",
19
"Source/**/*.{h,m}"
20
]
21
}