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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
7
/
0
/
3
/
FKProgress
/
0.0.4
/
FKProgress.podspec.json
blob
b1274bde62d4474de91a7e8ee76ae441b72f662d
1
{
2
"name": "FKProgress",
3
"version": "0.0.4",
4
"summary": "FKProgress is a test demo.",
5
"homepage": "https://github.com/FunkeyM/FK",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"FunKey": "liyoxing@126.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/FunkeyM/FK.git",
18
"tag": "0.0.4"
19
},
20
"source_files": "FKCircleProgressView/**/*.{h,m}",
21
"requires_arc": true
22
}