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
/
c
/
1
/
d
/
FKTool
/
0.0.1
/
FKTool.podspec.json
blob
c9664cf2f4439cabf893f38777b8a17d1e1c7d97
1
{
2
"name": "FKTool",
3
"version": "0.0.1",
4
"summary": "it is a simple Tool!",
5
"homepage": "https://github.com/ForAllKid/FKTool",
6
"license": "MIT",
7
"authors": {
8
"ForKid": "910784384@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/ForAllKid/FKTool.git",
15
"tag": "v0.0.1"
16
},
17
"source_files": "FKTool/**/*.{h,m}",
18
"frameworks": "Foundation",
19
"requires_arc": true
20
}