blob: 66885740c8c48a6707146f0becd5208fcbff906d [file] [log] [blame]
{
"name": "Qiscus",
"version": "0.1.5",
"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.1.5"
},
"source_files": "Qiscus/Qiscus/*",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Alamofire": [
"~> 3.0"
],
"AlamofireImage": [
],
"PusherSwift": [
],
"RealmSwift": [
],
"SwiftyJSON": [
]
}
}