[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 0 / 3 / CoTalkWebRTC / 0.1.1 / CoTalkWebRTC.podspec.json
blobfb5efe325338e4a89402f55a89fe43cf315097ac
2   "name": "CoTalkWebRTC",
3   "version": "0.1.1",
4   "summary": "CoTalkWebRTC is a framework for enabling WebRTC in your apps.",
5   "swift_version": "4.2",
6   "description": "CoTalkWebRTC is a framework for enabling WebRTC in your apps. It is designed for the CoTalk platform.",
7   "homepage": "https://github.com/codingcronus/CoTalkWebRTC",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "codingcronus": "mikkel.hempel@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/codingcronus/CoTalkWebRTC.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "10.3"
21   },
22   "source_files": "CoTalkWebRTC/Classes/**/*",
23   "dependencies": {
24     "GoogleWebRTC": [
26     ],
27     "SwiftSignalRClient": [
29     ]
30   }