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