[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / d / 1 / KMSWebRTC / 1.1.1 / KMSWebRTC.podspec.json
blob571662cfb84a9fd9de92b0aa50d874d3e9aab98c
2   "name": "KMSWebRTC",
3   "version": "1.1.1",
4   "summary": "Kurento Media Server iOS Web RTC Call.",
5   "homepage": "https://github.com/sdkdimon/kms-ios-webrtc-call",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dmitry Lizin": "sdkdimon@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/sdkdimon/kms-ios-webrtc-call.git",
15     "tag": "1.1.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "module_name": "KMSWebRTC",
22   "source_files": "KMSWebRTC/KMSWebRTC/*.{h,m}",
23   "dependencies": {
24     "KMSClient": [
25       "1.1.0"
26     ],
27     "ReactiveCocoa": [
28       "2.5"
29     ],
30     "WebRTC": [
31       "54.6.13869"
32     ]
33   }