blob: 04c99a58fd4e6594f51e27302b03ac8339cc52da [file] [log] [blame]
{
"name": "Qiscus",
"version": "0.5.10",
"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.5.10"
},
"source_files": "Qiscus/**/*.{swift}",
"resource_bundles": {
"Qiscus": [
"Qiscus/**/*.{storyboard,xib,xcassets,json,imageset,png}"
]
},
"platforms": {
"ios": "8.3"
},
"dependencies": {
"Alamofire": [
"~> 3.0"
],
"AlamofireImage": [
],
"PusherSwift": [
"2.0.1"
],
"RealmSwift": [
],
"SwiftyJSON": [
],
"ReachabilitySwift": [
"2.3.3"
],
"QToasterSwift": [
],
"QAsyncImageView": [
],
"SJProgressHUD": [
],
"ImageViewer": [
]
}
}