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
/
1
/
5
/
4
/
DWPodTest
/
0.1.2
/
DWPodTest.podspec.json
blob
338bbefa1d73668dad34443fc2c3fb40a9519d64
1
{
2
"name": "DWPodTest",
3
"version": "0.1.2",
4
"summary": "is a test demo.",
5
"homepage": "https://github.com/DavieDang/TestPodPack",
6
"license": "MIT",
7
"authors": {
8
"1124403942@qq.com": "daviedang@163.com"
9
},
10
"source": {
11
"git": "https://github.com/DavieDang/TestPodPack.git",
12
"tag": "0.1.2"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source_files": "DWPodTest/DWPodTest/**/*.{h,m}",
18
"dependencies": {
19
"AFNetworking": [
20
"~> 2.3"
21
]
22
}
23
}