[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / 1 / 4 / TDWebServiceAlamofire / 0.1.0 / TDWebServiceAlamofire.podspec.json
blobcf17a576c2888f07720291a4dde319148f28a021
2   "name": "TDWebServiceAlamofire",
3   "version": "0.1.0",
4   "summary": "An Alamofire API for TDWebService",
5   "description": "An Alamofire API for TDWebService. Use this directly if you need to use Alamofire",
6   "homepage": "https://github.com/trident10/TDWebServiceAlamofire",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "trident10": "abhimanyujindal10@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/trident10/TDWebServiceAlamofire.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TDWebServiceAlamofire/TDWebServiceAlamofire/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "4.5.0"
25     ],
26     "TDWebService": [
28     ]
29   },
30   "pushed_with_swift_version": "4.0"