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