blob: 6f546f555db4e40b09f9309320b1573b29ce445c [file] [log] [blame]
{
"name": "AgoraRtm_macOS",
"version": "1.3.0",
"summary": "Agora macOS Rtm SDK",
"description": "mac OS library for agora real-time message communication and broadcasting service.",
"homepage": "https://www.agora.io/en/blog/download/",
"license": {
"type": "Copyright",
"text": "Copyright 2019 agora.io. All rights reserved.\n"
},
"authors": {
"Agora Lab": "developer@agora.io"
},
"platforms": {
"osx": "10.10"
},
"source": {
"http": "https://download.agora.io/rtmsdk/release/AgoraRtm_macOS-1.3.0.zip"
},
"vendored_frameworks": "AgoraRtmKit.framework",
"frameworks": [
"CoreWLAN",
"SystemConfiguration"
],
"libraries": [
"c++",
"resolv"
],
"requires_arc": true
}