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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
8
/
0
/
4
/
testTF
/
0.1.0
/
testTF.podspec.json
blob
e47257ab4957b3087034586cd5ccc3120864ca85
1
{
2
"name": "testTF",
3
"version": "0.1.0",
4
"summary": "测试",
5
"homepage": "https://github.com/daoxingwudao/testTF",
6
"license": "MIT",
7
"authors": "lfw",
8
"source": {
9
"git": "https://github.com/daoxingwudao/testTF.git",
10
"tag": "0.1.0"
11
},
12
"platforms": {
13
"ios": "9.0"
14
},
15
"requires_arc": true,
16
"source_files": "testTF/*.{m,h}",
17
"frameworks": "UIKit"
18
}