[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / c / 7 / 1 / RZGMS / 1.0.2 / RZGMS.podspec.json
blobd4324da6cc11bad708c86b143cef69fa0c835bad
2   "name": "RZGMS",
3   "version": "1.0.2",
4   "summary": "RZGMS",
5   "description": "认真 GMS 的实时消息服务,cocoapods线上版本",
6   "homepage": "https://github.com/duobeiyun/RZGMSDemo_OC.git",
7   "license": {
8     "type": "Copyright",
9     "text": "      Copyright (C) 2020 RZ GMS, Inc. All rights reserved.\n"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "pod_target_xcconfig": {
15     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
16   },
17   "user_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "swift_versions": "5.0",
21   "authors": {
22     "zhongfan": "fan.zhong@duobei.com"
23   },
24   "source": {
25     "git": "https://github.com/duobeiyun/RZGMSDemo_OC.git",
26     "tag": "1.0.2"
27   },
28   "vendored_frameworks": [
29     "frameworks/RZGMS.xcframework",
30     "frameworks/SocketIO.xcframework",
31     "frameworks/Starscream.xcframework"
32   ],
33   "swift_version": "5.0"