blob: bd769047d3d80fe05daaa3db6dd7bbaee5c8ce94 [file] [log] [blame]
{
"name": "RespokeSDK",
"version": "1.1.1",
"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": "1.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "RespokeSDK/**/*.{h,m}",
"dependencies": {
"RespokeSocket.IO": [
"~> 0.5.3"
],
"libjingle_peerconnection": [
"9208.2.0"
]
}
}