blob: 39c1bc4aa29e8f446f3b7921f6badcb72f9e3e49 [file] [log] [blame]
{
"name": "ChannelizeAPI",
"version": "4.10.0",
"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": "10.3"
},
"requires_arc": true,
"swift_versions": "4.2",
"source": {
"git": "https://github.com/ChannelizeIO/Channelize-iOS.git",
"tag": "4.10.0",
"branch": "pods/Xcode10"
},
"vendored_frameworks": "Channelize_API.framework",
"dependencies": {
"AWSMobileClient": [
"2.9.3"
],
"AWSIoT": [
"2.9.3"
],
"Alamofire": [
"4.8.2"
],
"AlamofireObjectMapper": [
"5.2.0"
]
},
"swift_version": "4.2"
}