blob: d83e731ac8ca6420810204bd6590d32f417b0090 [file] [log] [blame]
{
"name": "AgoraRtm_macOS",
"version": "1.0.1",
"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.0.1.zip"
},
"vendored_frameworks": "AgoraRtmKit.framework",
"frameworks": [
"CoreWLAN",
"SystemConfiguration"
],
"libraries": [
"c++",
"resolv"
],
"requires_arc": true
}