[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 1 / 0 / webrtc-framework / 14493.2 / webrtc-framework.podspec.json
blob0d2b995b032155c4b70b3218e654b40b6183bf3d
2   "name": "webrtc-framework",
3   "version": "14493.2",
4   "summary": "WebRTC iOS framework.",
5   "description": "WebRTC framework for iOS built using Google's sources at https://chromium.googlesource.com/external/webrtc.",
6   "homepage": "https://webrtc.org/",
7   "license": {
8     "type": "WebRTC License",
9     "file": "Frameworks/LICENSE"
10   },
11   "authors": {
12     "Google": ""
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://github.com/RestComm/restcomm-ios-sdk/releases/download/v1.0.0-beta.4/webrtc-framework.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "Frameworks/WebRTC.framework"
22   },
23   "source_files": "Frameworks/WebRTC.framework/Headers/*.h",
24   "public_header_files": "Frameworks/WebRTC.framework/Headers/*.h"