[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 0 / 4 / RCLiveVideoLib / 2.1.0.8 / RCLiveVideoLib.podspec.json
blob35b10e49dfbffb69f5da37a343e5a51fc8f1ee78
2   "name": "RCLiveVideoLib",
3   "version": "2.1.0.8",
4   "summary": "live video",
5   "description": "live video dependency IM & RTC",
6   "homepage": "https://www.rongcloud.cn/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2022 RongCloud"
10   },
11   "authors": {
12     "shaoshuai": "https://www.rongcloud.cn/"
13   },
14   "social_media_url": "https://www.rongcloud.cn/",
15   "source": {
16     "git": "https://github.com/rongcloud/rongcloud-livevideo-ios-sdk.git",
17     "tag": "2.1.0.8"
18   },
19   "requires_arc": true,
20   "static_framework": true,
21   "platforms": {
22     "ios": "11.0"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
26     "VALID_ARCHS": "arm64 x86_64",
27     "ENABLE_BITCODE": "NO"
28   },
29   "vendored_frameworks": "RCLiveVideoLib.xcframework",
30   "source_files": "RCLiveVideoLib.xcframework/ios-arm64/RCLiveVideoLib.framework/Headers/**.h",
31   "public_header_files": "RCLiveVideoLib.xcframework/ios-arm64/RCLiveVideoLib.framework/Headers/**.h",
32   "dependencies": {
33     "RongCloudIM/IMLib": [
35     ],
36     "RongCloudRTC/RongRTCLib": [
38     ]
39   }