[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / 3 / RespokeSDK / 1.2.3 / RespokeSDK.podspec.json
blob594e6c05775086caa3e8dbee57f1e248e77b2c53
2   "name": "RespokeSDK",
3   "version": "1.2.3",
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": "v1.2.3"
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       "10842.2.0"
25     ]
26   }