[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 5 / 0 / 3 / CoTalkWebRTC / 0.1.0 / CoTalkWebRTC.podspec.json
blob0c412fe9f121084f283c122ff2a9840bad10b84d
2   "name": "CoTalkWebRTC",
3   "version": "0.1.0",
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.0"
18   },
19   "platforms": {
20     "ios": "10.3"
21   },
22   "source_files": "CoTalkWebRTC/Classes/**/*",
23   "dependencies": {
24     "GoogleWebRTC": [
26     ],
27     "SwiftSignalRClient": [
29     ]
30   }