blob: cc46135c19705ada10eadde24644002a2e812e70 [file] [log] [blame]
{
"name": "Qiscus",
"version": "2.2.11",
"summary": "Qiscus SDK for iOS",
"description": "Qiscus SDK for iOS contains Qiscus public Model.",
"homepage": "https://qisc.us",
"license": "MIT",
"authors": "Qiscus",
"source": {
"git": "https://github.com/qiscus/qiscus-sdk-ios.git",
"tag": "2.2.11"
},
"source_files": "Qiscus/**/*.{swift}",
"resource_bundles": {
"Qiscus": [
"Qiscus/**/*.{storyboard,xib,xcassets,json,imageset,png}"
]
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"Alamofire": [
"~> 4.4.0"
],
"AlamofireImage": [
"~> 3.2.0"
],
"RealmSwift": [
"~> 2.5.0"
],
"SwiftyJSON": [
"~> 3.1.4"
],
"ImageViewer": [
"4.0"
],
"CocoaMQTT": [
"1.0.11"
]
},
"pushed_with_swift_version": "3.0"
}