blob: 9ec7c3d311a8ac01e82bf7b118bacb5a52e97380 [file] [log] [blame]
{
"name": "RespokeSDK",
"version": "1.3.0",
"summary": "Add live voice, video, text and data features to your mobile app.",
"homepage": "https://www.respoke.io",
"license": "MIT",
"authors": {
"Respoke": "info@respoke.io"
},
"source": {
"git": "https://github.com/respoke/respoke-sdk-ios.git",
"tag": "v1.3.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "RespokeSDK/**/*.{h,m}",
"dependencies": {
"RespokeSocket.IO": [
"~> 0.5.3"
],
"libjingle_peerconnection": [
"10842.2.0"
]
}
}