[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 5 / 2 / GGRest / 0.1.10 / GGRest.podspec.json
blob0fa7730e7515df0964426e269f8f0c6d52b21a89
2   "name": "GGRest",
3   "version": "0.1.10",
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.10"
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   }