[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / c / 5 / f / Docker / 1.1.0 / Docker.podspec.json
blobbb7c152f20d8a9b5c0aa62ebea16449d1b03ba71
2   "name": "Docker",
3   "version": "1.1.0",
4   "summary": "Docker handle in some easy steps all connections with your remote servers. Offers you some classes to call Web Services defining http method, request, response, .... and some classes to handle resources download.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/SysdataSpA/Docker",
7   "license": {
8     "type": "APACHE",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sysdata S.p.A.": "team.mobile@sysdata.it"
13   },
14   "source": {
15     "git": "https://github.com/SysdataSpA/Docker.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Docker/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.6.0"
25     ],
26     "Mantle": [
28     ]
29   }