blob: 17d57e57ad0364dc665ae9c69596334fe609b340 [file] [log] [blame]
{
"name": "CafeX-Meetings",
"version": "2.2.0",
"summary": "CafeX Meetings iOS SDK.",
"description": "IOS Library allowing to use and embed in your own application the CafeX video conferencing service.",
"homepage": "https://www.justchimein.com/en/",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"CafeX Communications": "support@cafex.com"
},
"source": {
"http": "https://assets.cafex.com/meetings-cocoapods/MeetingsIOS-SDK/2.2.0/CHConference.framework.zip"
},
"vendored_frameworks": "CHConference.framework",
"platforms": {
"ios": "9.0"
},
"swift_version": "3.2",
"cocoapods_version": ">= 1.4.0",
"documentation_url": "https://github.com/cafexcomms/cafex-meetings-ios/blob/2.2.0/README.md",
"requires_arc": true,
"dependencies": {
"SocketRocket": [
"~> 0.5.1"
],
"cafex-wrtcbc": [
"~> 63.1.0"
]
}
}