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