[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / a / d / AIMJSONModelNetworking-iOS / 1.0.0 / AIMJSONModelNetworking-iOS.podspec.json
blob839232321ab8d59b173b2acd3dffee9f9873a72b
2   "name": "AIMJSONModelNetworking-iOS",
3   "version": "1.0.0",
4   "summary": "The model networking that support json and support connection to web interface",
5   "description": "The model networking that support json and support connection to web interface. Design for easy use and fast implementation",
6   "homepage": "https://github.com/Ponlavit/AIMJSONModelNetworking-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ponlavit": "ponlavit@do.in.th"
13   },
14   "source": {
15     "git": "https://github.com/Ponlavit/AIMJSONModelNetworking-iOS.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "AIMJSONModelNetworking-iOS/Classes/**/*",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.0"
26     ],
27     "EGOCache": [
29     ]
30   }