[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / f / 2 / KaiRTC / 122.6261.02 / KaiRTC.podspec.json
blob4338e1a046a38d39109701ae6875cca11bd96b87
2   "name": "KaiRTC",
3   "version": "122.6261.02",
4   "summary": "WebRTC pre-compiled library for Darwin x Waterbus.",
5   "description": "WebRTC pre-compiled library for Darwin.\nThe binary files in this repository are compiled using Google WebRTC source code M version, \nand a series of optimization patches from the waterbus community have been added.",
6   "homepage": "https://docs.waterbus.tech",
7   "license": {
8     "type": "BSD",
9     "file": "WebRTC.xcframework/LICENSE.md"
10   },
11   "authors": "waterbus",
12   "platforms": {
13     "ios": "12.0",
14     "osx": "11.0"
15   },
16   "source": {
17     "http": "https://github.com/webrtcsdk/webrtc-build/releases/download/m122.6261.01/WebRTC.xcframework.zip"
18   },
19   "vendored_frameworks": "WebRTC.xcframework",
20   "xcconfig": {
21     "VALID_ARCHS": "arm64"
22   }