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
/
7
/
f
/
9
/
WBAlamofire
/
1.1.1
/
WBAlamofire.podspec.json
blob
22f251b602ef81e40fe25e9e0ede587d2e27f5b5
1
{
2
"name": "WBAlamofire",
3
"version": "1.1.1",
4
"license": "MIT",
5
"summary": "Extend Alamofire, add the cache to result.",
6
"homepage": "https://github.com/JsonBin/WBAlamofire",
7
"authors": {
8
"JsonBin": "enjoy_bin@163.com"
9
},
10
"source": {
11
"git": "https://github.com/JsonBin/WBAlamofire.git",
12
"tag": "1.1.1"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0",
17
"osx": "10.10",
18
"tvos": "9.0",
19
"watchos": "2.0"
20
},
21
"source_files": "Source/*.swift",
22
"dependencies": {
23
"Alamofire": [
24
25
]
26
}
27
}