[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 9 / JRTAPIModel / 0.0.3 / JRTAPIModel.podspec.json
blobc4500af6e277b0f814e4eece213134d725d89e04
2   "name": "JRTAPIModel",
3   "version": "0.0.3",
4   "summary": "JRTAPIModel is a model class that implements JSONModel and AFNetWorking.",
5   "homepage": "https://github.com/ifobos/JRTAPIModel",
6   "license": "MIT",
7   "authors": {
8     "ifobos": "juancarlos.garcia.alfaro@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ifobos/JRTAPIModel.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "JRTAPIModel/JRTAPIModel/PodFiles/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "JSONModel": [
22     ],
23     "AFNetworking": [
25     ]
26   }