[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / c / 6 / 4 / AgoraRtm / 2.2.2 / AgoraRtm.podspec.json
blobff079a8fb65ffe28f4c15085f48cd66096974d82
2   "name": "AgoraRtm",
3   "version": "2.2.2",
4   "summary": "Agora Rtm SDK",
5   "description": "library for agora real-time message communication and broadcasting service.",
6   "homepage": "https://www.agora.io/en/blog/download/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2023 agora.io. All rights reserved.\n"
10   },
11   "authors": {
12     "Agora Lab": "developer@agora.io"
13   },
14   "platforms": {
15     "ios": "11.0",
16     "osx": "10.10",
17     "visionos": "1.0"
18   },
19   "source": {
20     "http": "https://download.agora.io/sdk/release/AgoraRtm-2.2.2.zip"
21   },
22   "requires_arc": true,
23   "subspecs": [
24     {
25       "name": "RtmBasic",
26       "vendored_frameworks": "aosl.xcframework"
27     },
28     {
29       "name": "RtmKit",
30       "vendored_frameworks": "AgoraRtmKit.xcframework"
31     }
32   ]