4 "summary": "WebRTC SDK for iRTC",
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/",
8 "http": "https://classroomkit.s3-us-west-2.amazonaws.com/webrtc-builds/m84/WebRTC.framework.tar.xz"
14 "authors": "Google Inc.",
18 "pod_target_xcconfig": {
19 "ARCHS": "x86_64 arm64"
21 "source_files": "WebRTC.framework/Headers/**/*.h",
22 "public_header_files": "WebRTC.framework/Headers/**/*.h",
23 "vendored_frameworks": "WebRTC.framework"