[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / b / iOSWebRTCFramework / 76 / iOSWebRTCFramework.podspec.json
blob9b9a71dc2042a07e86c6bf7ee55912dc86a5dc6f
2   "name": "iOSWebRTCFramework",
3   "version": "76",
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/pnoyelle/iOSWebRTCFramework.git",
9     "tag": "76"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "authors": "Google Inc.",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": "WebRTC.framework/Headers/**/*.h",
20   "public_header_files": "WebRTC.framework/Headers/**/*.h",
21   "vendored_frameworks": "WebRTC.framework"