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.7
/
ZLTestPods.podspec.json
blob
d2efaf0435942ca0cf2737c6eb83877cb50be524
1
{
2
"name": "ZLTestPods",
3
"version": "0.1.7",
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.7"
16
},
17
"source_files": "TestFolder/**/*.{h,m}",
18
"dependencies": {
19
"SDWebImage": [
20
21
],
22
"GPUImage": [
23
24
]
25
},
26
"requires_arc": true
27
}