[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / f / 4 / spearREST / 1.2.0 / spearREST.podspec.json
blob1614ee9240c58d4b18fc3140699a2e87474df102
2   "name": "spearREST",
3   "version": "1.2.0",
4   "summary": "Making using REST easy with objC.",
5   "description": "\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/TolgaB/spearRest",
7   "license": "MIT",
8   "authors": {
9     "Tolgab": "Mathman290@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/tolgab/spearREST.git",
13     "tag": "1.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "spearREST": [
22       "Pod/Assets/*.png"
23     ]
24   }