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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
b
/
0
/
d
/
TKit
/
1.1.3
/
TKit.podspec.json
blob
e6fd5cb9d0150bab7aa3fd338cceaaf539e40c38
1
{
2
"name": "TKit",
3
"version": "1.1.3",
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.1.3"
16
},
17
"source_files": [
18
"TKit",
19
"TKit/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}