2 "name": "RongCloudOpenSource",
4 "summary": "RongCloud UI SDK SourceCode.",
5 "description": "RongCloud SDK for iOS.",
6 "homepage": "https://www.rongcloud.cn/",
9 "text": "Copyright 2021 RongCloud"
12 "qixinbing": "https://www.rongcloud.cn/"
14 "social_media_url": "https://www.rongcloud.cn/",
19 "git": "https://github.com/rongcloud/ios-ui-sdk-set.git",
23 "static_framework": true,
24 "pod_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
26 "VALID_ARCHS": "arm64 armv7 x86_64"
28 "user_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35 "Resources/RongCloud.bundle",
37 "Resources/zh-Hans.lproj",
39 "Resources/Emoji.plist",
40 "Resources/RCColor.plist",
41 "IMKit/Supporting Files/PrivacyInfo.xcprivacy"
47 "private_header_files": "IMKit/Utility/Extension/*.h",
53 "SystemConfiguration",
68 "RongCloudIM/IMLib": [
74 "name": "RongSticker",
75 "resources": "Resources/RongSticker.bundle",
77 "Sticker/RongSticker.h",
78 "Sticker/**/*.{h,m,c}"
80 "private_header_files": [
81 "Sticker/Extension/*.h",
82 "Sticker/Utilities/RCUnzip.h"
85 "RongCloudOpenSource/IMKit": [
96 "private_header_files": "Sight/RCDownloadHelper.h",
98 "RongCloudOpenSource/IMKit": [
108 "SystemConfiguration",
113 "resources": "Resources/RongCloudiFly.bundle",
115 "iFlyKit/RongiFlyKit.h",
119 "RongCloudOpenSource/IMKit": [
123 "vendored_frameworks": "iFlyKit/Engine/iflyMSC.framework"
126 "name": "ContactCard",
128 "ContactCard/RongContactCard.h",
129 "ContactCard/**/*.{h,m,c}"
131 "private_header_files": "ContactCard/Header/*.h",
133 "RongCloudOpenSource/IMKit": [
139 "name": "LocationKit",
140 "source_files": "locationkit/**/*.{h,m,c}",
142 "RongCloudOpenSource/IMKit": [
145 "RongCloudIM/Location": [
151 "name": "RongCallKit",
153 "CallKit/RongCallKit.h",
154 "CallKit/**/*.{h,m,mm}"
156 "private_header_files": "CallKit/Header/*.h",
157 "resources": "Resources/RongCallKit.bundle",
159 "RongCloudOpenSource/IMKit": [
162 "RongCloudRTC/RongCallLib": [