[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / f / 9 / WBAlamofire / 1.1.0 / WBAlamofire.podspec.json
blobd3c23eda01f80cf51a1b77ab7f90ac96fa006b3c
2   "name": "WBAlamofire",
3   "version": "1.1.0",
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.0"
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": [
25     ]
26   },
27   "pushed_with_swift_version": "4.0"