[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 6 / 4 / AgoraRtm / 0.0.1.2 / AgoraRtm.podspec.json
blobcfdb6a5d3793da5712928fdc82c54a9818b64621
2   "name": "AgoraRtm",
3   "version": "0.0.1.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   },
18   "source": {
19     "http": "https://download.agora.io/sdk/release/AgoraRtm-0.0.1.2.zip"
20   },
21   "vendored_frameworks": [
22     "AgoraRtmKit.xcframework",
23     "aosl.xcframework"
24   ],
25   "frameworks": [
26     "CoreTelephony",
27     "SystemConfiguration"
28   ],
29   "libraries": [
30     "c++",
31     "resolv"
32   ],
33   "requires_arc": true