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