[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / d / a / AlamofireSynchronous / 4.0.1 / AlamofireSynchronous.podspec.json
blob64d4c746e897daf61919fb9636639dbd7838b763
2   "name": "AlamofireSynchronous",
3   "version": "4.0.1",
4   "summary": "Synchronous requests for Alamofire",
5   "homepage": "https://github.com/CodeSilence/Alamofire-Synchronous",
6   "license": "MIT",
7   "authors": {
8     "Devin": "cnzjackmail@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/CodeSilence/Alamofire-Synchronous.git",
12     "tag": "4.0.1"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.11",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source_files": "Source/*.swift",
21   "requires_arc": true,
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0",
28   "deprecated": true