[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / f / 3 / 0 / RongCloudGlobal / 1.0.0 / RongCloudGlobal.podspec.json
blob1f4f7d4db7064659bd1f4a0fd89d3f51c5f46088
2   "name": "RongCloudGlobal",
3   "version": "1.0.0",
4   "summary": "RongCloud Global IM Kit SDK.",
5   "description": "RongCloud Global IM Kit SDK for iOS.",
6   "homepage": "http://rongcloud.cn/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2023 Rong Cloud"
10   },
11   "authors": {
12     "shaoshuai": "shaoshuai@rongcloud.cn"
13   },
14   "social_media_url": "http://www.rongcloud.cn",
15   "source": {
16     "http": "https://downloads.rongcloud.cn/Rong_Cloud_iOS_Global_SDK_v1_0_0_dev.zip"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "IMUIKit",
25       "vendored_frameworks": "RongCloudGlobal/GlobalIMUIKit.xcframework",
26       "xcconfig": {
27         "OTHER_LDFLAGS": "-ObjC"
28       },
29       "dependencies": {
30         "RongCloudIM/IMLibCore": [
31           ">=5.6.7"
32         ]
33       }
34     }
35   ]