[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / b / f / 4 / spearREST / 0.2.0 / spearREST.podspec.json
blob6a8446020963b2202a6d9708b824c1a933823ea4
2   "name": "spearREST",
3   "version": "0.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": "0.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   }