[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 7 / 4 / BytePlusRTC / 3.39.171 / BytePlusRTC.podspec.json
blob8957ade8a6f2f538310ee77c9381b06bbcebafdb
2   "name": "BytePlusRTC",
3   "version": "3.39.171",
4   "summary": "BytePlusRTC is an realtime communication SDK of IOS.",
5   "homepage": "https://www.byteplus.com/en/product/rtc",
6   "license": {
7     "type": "Copyright",
8     "text": "BytePlus copyright"
9   },
10   "authors": {
11     "byteplussdk": "byteplus-sdk@bytedance.com"
12   },
13   "source": {
14     "http": "https://lf16-bpsdk.bytepluscdn.com/obj/byteplussdk-sg/BytePlusRTC/3.39.171/BytePlusRTC.zip"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "default_subspecs": [
20     "Core"
21   ],
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   },
25   "subspecs": [
26     {
27       "name": "Core",
28       "vendored_frameworks": "BytePlusRTC.xcframework"
29     },
30     {
31       "name": "ScreenCapture",
32       "vendored_frameworks": "BytePlusRTCScreenCapturer.xcframework"
33     }
34   ]