[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 2 / GGRest / 0.1.0 / GGRest.podspec.json
bloba4452bb87063ee543c9922ff743fb28e3ec30a75
2   "name": "GGRest",
3   "version": "0.1.0",
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": "MIT",
8   "authors": {
9     "Adri": "adriansanchis87@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/greengrowapps/GGRest.git",
13     "tag": "0.1.0"
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   }