| { | |
| "name": "Qiscus", | |
| "version": "0.0.6", | |
| "summary": "Qiscus SDK for iOS", | |
| "description": "Qiscus SDK for iOS contains Qiscus public Model.", | |
| "homepage": "https://qisc.us", | |
| "license": "MIT", | |
| "authors": "Ahmad Athaullah", | |
| "source": { | |
| "git": "https://github.com/a-athaullah/Qiscus.git", | |
| "tag": "0.0.6" | |
| }, | |
| "source_files": "Qiscus/Qiscus/*", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "dependencies": { | |
| "Alamofire": [ | |
| "~> 3.0" | |
| ], | |
| "AlamofireImage": [ | |
| ], | |
| "PusherSwift": [ | |
| ], | |
| "RealmSwift": [ | |
| ], | |
| "SwiftyJSON": [ | |
| ] | |
| } | |
| } |