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] SindarinSwiftSDK 1.0.0
[CocoaPods.git]
/
Specs
/
b
/
5
/
6
/
ZQLNetWork
/
0.0.7
/
ZQLNetWork.podspec.json
blob
edb477916400846f1b551e543b993b458183af63
1
{
2
"name": "ZQLNetWork",
3
"version": "0.0.7",
4
"summary": "这个是标题",
5
"description": "哈哈哈哈哈呜呜呜呜",
6
"homepage": "https://github.com/ZengQingLinZ/ZQLTool.git",
7
"license": "MIT",
8
"authors": {
9
"zengqinglin": "“328318821@qq.com”"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/ZengQingLinZ/ZQLTool.git",
16
"tag": "0.0.7"
17
},
18
"source_files": [
19
"ZQLNet",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"frameworks": [
24
"UIKit",
25
"Foundation"
26
],
27
"requires_arc": true,
28
"dependencies": {
29
"AFNetworking": [
30
31
]
32
}
33
}