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] GizoSDK 2.0.2-alpha.02
[CocoaPods.git]
/
Specs
/
b
/
0
/
d
/
TKit
/
1.0.4
/
TKit.podspec.json
blob
e38ff3460acb015114046584d5d08830c575e090
1
{
2
"name": "TKit",
3
"version": "1.0.4",
4
"summary": "The package of useful tools, include categories and classes",
5
"homepage": "http://www.brighttj.com",
6
"license": "MIT",
7
"authors": {
8
"tangjr": "tangjr.work@gmail.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/saitjr/TKit.git",
15
"tag": "1.0.4"
16
},
17
"source_files": [
18
"TKit",
19
"TKit/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}