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.5.0
[CocoaPods.git]
/
Specs
/
3
/
c
/
1
/
TestK
/
1.0.2
/
TestK.podspec.json
blob
0e33f2b3315b4e1ddd332df4a21e57f0a8e0cfd8
1
{
2
"name": "TestK",
3
"version": "1.0.2",
4
"license": "MIT",
5
"summary": "this is test pods description of TestK.",
6
"homepage": "https://github.com/fanyu/TestK",
7
"source": {
8
"git": "https://github.com/fanyu/TestK.git",
9
"tag": "1.0.2"
10
},
11
"source_files": "TestK/**/*.{h,m}",
12
"platforms": {
13
"ios": "13.4"
14
},
15
"frameworks": "UIKit",
16
"requires_arc": true,
17
"authors": {
18
"FanYu": "fanyukobe@gmail.com"
19
}
20
}