blob: 18a15f9e53ccfb5335bb7c0f93e84ff766d6851a [file] [log] [blame]
{
"name": "AgoraRtcEngine_macOS_temp",
"version": "1.4.4.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/rtm-mac-test-1.4.4.1.zip"
},
"vendored_frameworks": "AgoraRtmKit.framework",
"frameworks": [
"CoreWLAN",
"SystemConfiguration"
],
"libraries": [
"c++",
"resolv"
],
"requires_arc": true
}