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
/
f
/
b
/
0
/
TFKit
/
0.0.6
/
TFKit.podspec.json
blob
0a20973a359bdb5bfab19193925a4d7668639cdb
1
{
2
"name": "TFKit",
3
"version": "0.0.6",
4
"summary": "Dabay tech : TFKit is useful UI tools.",
5
"homepage": "https://github.com/Donkey-Tao/TFKit",
6
"license": "MIT",
7
"authors": {
8
"Tao Fei": "taofei0610@gmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/Donkey-Tao/TFKit.git",
15
"tag": "0.0.6"
16
},
17
"source_files": "TFKit/**/*.{h,m}",
18
"frameworks": [
19
"UIKit",
20
"Accelerate",
21
"Security"
22
],
23
"requires_arc": true
24
}