[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 3 / 8 / WebRTC4iRTC / 1.96.1 / WebRTC4iRTC.podspec.json
bloba2279593304dc3aef81ef445d5cd84ce209fe064
2   "name": "WebRTC4iRTC",
3   "version": "1.96.1",
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/",
7   "source": {
8     "http": "https://classroomkit.s3-us-west-2.amazonaws.com/webrtc-builds/m96/WebRTC.framework.zip"
9   },
10   "license": {
11     "type": "BSD",
12     "file": "LICENSE"
13   },
14   "authors": "Google Inc.",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "vendored_frameworks": "*.framework",
19   "pod_target_xcconfig": {
20     "ENABLE_BITCODE": "NO"
21   }