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