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
/
3
/
0
/
9
/
ZLTestPods
/
0.1.8
/
ZLTestPods.podspec.json
blob
c31e6125596d33b3fe6bdc2464e35ff593e21746
1
{
2
"name": "ZLTestPods",
3
"version": "0.1.8",
4
"summary": "test dependency",
5
"homepage": "https://github.com/longitachi/ZLTestPods",
6
"license": "MIT",
7
"platforms": {
8
"ios": "9.0"
9
},
10
"authors": {
11
"longitachi": "longitachi@163.com"
12
},
13
"source": {
14
"git": "https://github.com/longitachi/ZLTestPods.git",
15
"tag": "0.1.8"
16
},
17
"source_files": "ZLTestPods/TestFolder/**/*.{h,m}",
18
"dependencies": {
19
"SDWebImage": [
20
21
]
22
},
23
"requires_arc": true
24
}