[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / 3 / RespokeSDK / 1.0.2 / RespokeSDK.podspec.json
blobc03c7b0a2fb0bd855d2b8a5ed8c92a5ce0f47493
2   "name": "RespokeSDK",
3   "version": "1.0.2",
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.0.2"
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.0.0"
25     ]
26   }