[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 4 / 0 / d / webrtcat4 / 4.0.0 / webrtcat4.podspec.json
blob29f3e0869bf673eb7f38f979a02e7fabf108263d
2   "name": "webrtcat4",
3   "version": "4.0.0",
4   "summary": "WebRTCat 4 iOS client.",
5   "description": "This project contains the WebRTCat4 client \blibrary for iOS as well as an example application using the client\u001a\u001a\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b.",
6   "homepage": "\bhttps://github.com/seg-i2CAT/webrtcat4_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "i2CAT": "develop@i2cat.net"
13   },
14   "source": {
15     "git": "https://github.com/seg-i2CAT/webrtcat4_ios.git",
16     "tag": "4.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "webrtcat4/Classes/**/*",
22   "public_header_files": "webrtcat4/Classes/**/*.h",
23   "dependencies": {
24     "SocketRocket": [
26     ],
27     "GoogleWebRTC": [
29     ]
30   }