blob: 067fcaf2b42ffe1782271831c360e4e2daba3820 [file] [log] [blame]
{
"name": "Shu",
"version": "1.4.0",
"summary": "ApiService",
"description": "High level Api Service, that wraps the alamofire",
"homepage": "https://github.com/SyrupMG/Shu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"abesmon": "abesmon@gmail.com"
},
"source": {
"git": "https://github.com/SyrupMG/Shu.git",
"tag": "1.4.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"swift_versions": "4.2",
"source_files": "Shu/**/*.{swift}",
"dependencies": {
"Alamofire": [
],
"AlamofireActivityLogger": [
],
"PromiseKit/Alamofire": [
],
"PromiseKit": [
],
"Astaroth": [
]
},
"swift_version": "4.2"
}