[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / 9 / WBAlamofire / 1.1.1 / WBAlamofire.podspec.json
blob22f251b602ef81e40fe25e9e0ede587d2e27f5b5
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": [
25     ]
26   }