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
/
8
/
2
/
5
/
FYTestK
/
1.0.3
/
FYTestK.podspec.json
blob
ada6f26c8ce1a2d1d04491915bfb8383b5b1384c
1
{
2
"name": "FYTestK",
3
"version": "1.0.3",
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.3"
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
}