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] FaceSDKNightly 6.4.2326
[CocoaPods.git]
/
Specs
/
f
/
8
/
9
/
SwpRequest
/
2.4.6
/
SwpRequest.podspec.json
blob
a68acb7db2a6ebed169e7b06dee178aa768362e6
1
{
2
"name": "SwpRequest",
3
"version": "2.4.6",
4
"summary": "swp-song Request api.",
5
"homepage": "https://github.com/swp-song/SwpRequest",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"swp-song": "396587868@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/swp-song/SwpRequest.git",
15
"tag": "2.4.6"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"vendored_frameworks": "SwpRequest/SwpRequest.framework",
21
"requires_arc": true,
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
],
26
"dependencies": {
27
"AFNetworking": [
28
29
],
30
"Base64nl": [
31
32
]
33
}
34
}