[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / c / 7 / 1 / RZGMS / 1.4.0 / RZGMS.podspec.json
blob1eb6397a4b4d8f49443ce29263026481db09336c
2   "name": "RZGMS",
3   "version": "1.4.0",
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) 2021 RZ GMS, Inc. All rights reserved.\n"
10   },
11   "platforms": {
12     "ios": "9.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     "xiaobing": "xiaobing.yao@duobei.com"
23   },
24   "source": {
25     "git": "https://github.com/duobeiyun/RZGMSDemo_OC.git",
26     "tag": "1.4.0"
27   },
28   "vendored_frameworks": [
29     "frameworks/RZGMS.xcframework",
30     "frameworks/SocketIO.xcframework",
31     "frameworks/Starscream.xcframework"
32   ],
33   "swift_version": "5.0"