blob: ab9a48e0f6dbc96507d87a9cba947bd8cd91a186 [file] [log] [blame]
{
"name": "CafeX-Meetings",
"version": "2.0.1",
"summary": "CafeX meetings iOS SDK.",
"description": "Connect to meetings hosted by Cafe X",
"homepage": "https://github.com/cafexcomms/cafex-meetings-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew Ryan": "aryan@cafex.com"
},
"source": {
"git": "https://github.com/cafexcomms/cafex-meetings-ios.git",
"tag": "2.0.1"
},
"vendored_frameworks": "CHConference.framework",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"dependencies": {
"SocketRocket": [
],
"webrtc-bitcode": [
">= 63.0"
]
}
}