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