[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / 3 / RespokeSDK / 1.1.1 / RespokeSDK.podspec.json
blobbd769047d3d80fe05daaa3db6dd7bbaee5c8ce94
2   "name": "RespokeSDK",
3   "version": "1.1.1",
4   "summary": "Add live voice, video, text and data features to your mobile app.",
5   "homepage": "https://www.respoke.io",
6   "license": "MIT",
7   "authors": {
8     "Respoke": "info@respoke.io"
9   },
10   "source": {
11     "git": "https://github.com/respoke/respoke-sdk-ios.git",
12     "tag": "1.1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "RespokeSDK/**/*.{h,m}",
19   "dependencies": {
20     "RespokeSocket.IO": [
21       "~> 0.5.3"
22     ],
23     "libjingle_peerconnection": [
24       "9208.2.0"
25     ]
26   }