blob: 587ed97fe5d42b5a0fcc4a47d4481defd7c9325d [file] [log] [blame]
{
"name": "ChannelizeAPI",
"version": "4.20.1",
"summary": "Channelize API SDK",
"description": "A Real Time Messaging API SDK",
"homepage": "https://channelize.io/",
"license": {
"type": "GPL",
"file": "LICENSE"
},
"authors": {
"Channelize": "support@channelize.io"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_versions": "4.2",
"source": {
"git": "https://github.com/ChannelizeIO/Channelize-iOS-Chat-SDK-Sample.git",
"tag": "4.20.1",
"branch": "release/V2Pods"
},
"vendored_frameworks": "ChannelizeAPI.framework",
"dependencies": {
"AWSMobileClient": [
"2.9.3"
],
"AWSIoT": [
"2.9.3"
],
"Alamofire": [
"4.8.2"
],
"AlamofireObjectMapper": [
"5.2.0"
]
},
"swift_version": "4.2"
}