blob: d60f80dfdc4a2076053112135b3a7865d68df4ea [file] [log] [blame]
{
"name": "SimpleREST",
"version": "0.1.6",
"summary": "Simple REST client",
"description": "Simple REST client with ability to cache response data",
"homepage": "https://github.com/alexander-gaidukov/SimpleREST",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alexander-gaidukov": "alexander.gaidukov@gmail.com"
},
"source": {
"git": "https://github.com/alexander-gaidukov/SimpleREST.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SimpleREST/Classes/**/*"
}