[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 6 / WebRTC / 63.11.20455 / WebRTC.podspec.json
bloba2ed7ab77852bed744185a690675f3ec26e55525
2   "name": "WebRTC",
3   "version": "63.11.20455",
4   "summary": "WebRTC SDK for iOS",
5   "description": "WebRTC is a free, open project that provides browsers and mobile\napplications with Real-Time Communications (RTC) capabilities via simple\nAPIs.",
6   "homepage": "http://webrtc.org/",
7   "source": {
8     "git": "https://github.com/Anakros/WebRTC.git",
9     "tag": "63.11.20455"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "authors": "Google Inc.",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "WebRTC.framework/Headers/**/*.h",
20   "public_header_files": "WebRTC.framework/Headers/**/*.h",
21   "vendored_frameworks": "WebRTC.framework"