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
/
3.0.0
/
TestK.podspec.json
blob
0665869d08a2642abe509dc7ba677548f097f399
1
{
2
"name": "TestK",
3
"version": "3.0.0",
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": "3.0.0"
10
},
11
"source_files": [
12
"TestK/Dev/*.{h,m}",
13
"TestK/User/*.{h}"
14
],
15
"platforms": {
16
"ios": "13.4"
17
},
18
"frameworks": "UIKit",
19
"requires_arc": true,
20
"authors": {
21
"FanYu": "fanyukobe@gmail.com"
22
}
23
}