[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 5 / 1 / 0 / webrtc-framework / 14493.3 / webrtc-framework.podspec.json
blobb51c3b072a6ac8c054df046b1db31ed292839a8b
2   "name": "webrtc-framework",
3   "version": "14493.3",
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": "LICENSE"
10   },
11   "authors": "Google",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "http": "https://github.com/RestComm/restcomm-ios-sdk/releases/download/v1.0.0-beta.4/webrtc-framework.zip"
17   },
18   "ios": {
19     "vendored_frameworks": "Frameworks/WebRTC.framework"
20   },
21   "source_files": "Frameworks/WebRTC.framework/Headers/*.h",
22   "public_header_files": "Frameworks/WebRTC.framework/Headers/*.h"