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] DouyinSDKTemplate 0.0.1
[CocoaPods.git]
/
Specs
/
2
/
0
/
f
/
PodTestTGW
/
0.0.1
/
PodTestTGW.podspec.json
blob
22d57136a1730c7a326aba2b704faa8c0cc289cd
1
{
2
"name": "PodTestTGW",
3
"version": "0.0.1",
4
"summary": "A short description of PodTest.",
5
"description": "aaaaa",
6
"homepage": "http://EXAMPLE/PodTest",
7
"license": "MIT",
8
"authors": {
9
"LTOVE": "t@ltove.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "http://git.iqdnet.cn/lov/podTest.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"PodTest",
20
"podTest/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude"
23
}