blob: 230fda2745f7f9f60f8a478bad35ba72b6bd5b29 [file] [log] [blame]
{
"name": "spearREST",
"version": "1.2.1",
"summary": "Making using REST easy with objC.",
"description": "\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/TolgaB/spearRest",
"license": "MIT",
"authors": {
"Tolgab": "Mathman290@gmail.com"
},
"source": {
"git": "https://github.com/tolgab/spearREST.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"spearREST": [
"Pod/Assets/*.png"
]
}
}