blob: 173acbe311c3189f4899d2ef0205cb46d82f5592 [file] [log] [blame]
{
"name": "AgoraRtcEngine_macOS_temp",
"version": "1.4.4.3",
"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/rtm_mac_test-1.4.4.3.zip"
},
"vendored_frameworks": "AgoraRtmKit.framework",
"frameworks": [
"CoreWLAN",
"SystemConfiguration"
],
"libraries": [
"c++",
"resolv"
],
"requires_arc": true
}