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] MoneyHashPayment 2.2.14
[CocoaPods.git]
/
Specs
/
f
/
3
/
d
/
BQRequest
/
0.0.1
/
BQRequest.podspec.json
blob
4930ccbfdbf98fbba3060df0ea1219e0b57419fe
1
{
2
"name": "BQRequest",
3
"version": "0.0.1",
4
"summary": "基于Alamofire网络库的简易封装",
5
"description": "基于Alamofire网络库的简易封装",
6
"homepage": "https://github.com/PurpleSweetPotatoes/BQAPIManager",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"MrBai": "568604944@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/PurpleSweetPotatoes/BQAPIManager.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"Classes/",
23
"Classes/**/*"
24
],
25
"dependencies": {
26
"Alamofire": [
27
28
]
29
}
30
}