blob: 2f7046d12217069542a1ce666e548a5f098f2fe3 [file] [log] [blame]
{
"name": "Shu",
"version": "1.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"swift_version": "4.2",
"source_files": "Shu/**/*.{swift}",
"dependencies": {
"Alamofire": [
],
"AlamofireActivityLogger": [
],
"PromiseKit/Alamofire": [
],
"PromiseKit": [
]
}
}