[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / 6 / 4 / AgoraRtm / 2.2.0 / AgoraRtm.podspec.json
blob84f3a9855dbbe0ae270068d3e94bf3ee9b49293e
2   "name": "AgoraRtm",
3   "version": "2.2.0",
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.0.zip"
21   },
22   "vendored_frameworks": [
23     "AgoraRtmKit.xcframework",
24     "aosl.xcframework"
25   ],
26   "frameworks": [
27     "CoreTelephony",
28     "SystemConfiguration"
29   ],
30   "libraries": [
31     "c++",
32     "resolv"
33   ],
34   "requires_arc": true