[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 2 / GGRest / 0.1.14 / GGRest.podspec.json
blobc86c760367c1fde39e3122c215da56ce9598961a
2   "name": "GGRest",
3   "version": "0.1.14",
4   "summary": "A small iOs library to make easy connect to a REST webservice",
5   "description": "A small iOs library to make easy connect to a REST webservice , experimental use only",
6   "homepage": "https://github.com/greengrowapps/GGRest",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Adri": "adriansanchis87@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/greengrowapps/GGRest.git",
13     "tag": "0.1.14"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "GGRest": [
22       "Pod/Assets/*.png"
23     ]
24   }