blob: d4a878bbf99f83f5c463fac1cddd38a89bd8d7f3 [file] [log] [blame]
{
"name": "SimpleREST",
"version": "0.2.1",
"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.2.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "SimpleREST/Classes/**/*",
"swift_version": "5.0"
}