[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 3 / a / 9 / JRTAPIModel / 0.0.2 / JRTAPIModel.podspec.json
blobd5f5a256ccbfc3e52319104fe97efe6223f3c346
2   "name": "JRTAPIModel",
3   "version": "0.0.2",
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.2"
16   },
17   "source_files": "JRTAPIModel/JRTAPIModel/PodFiles/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "JSONModel": [
22     ],
23     "AFNetworking": [
25     ]
26   }