[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 0 / 4 / RCLiveVideoLib / 2.1.0.1 / RCLiveVideoLib.podspec.json
blobf114497f6c21ae4c704821b805268c57ea4db6f9
2   "name": "RCLiveVideoLib",
3   "version": "2.1.0.1",
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.1"
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   "dependencies": {
31     "RongCloudRTC/RongRTCLib": [
32       "~> 5.1.16.1"
33     ],
34     "RongCloudIM/IMLib": [
35       "~> 5.1.7"
36     ]
37   }