blob: 6ee2fd0fa7987a698c9b8d16a9a9920a3c3dbb43 [file] [log] [blame]
{
"name": "SimpleREST",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SimpleREST/Classes/**/*",
"pushed_with_swift_version": "4.0"
}