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