blob: 65b4d221b8cb0c78131ac51550b9dc86e459449e [file] [log] [blame]
{
"name": "MoonLight_iOS",
"version": "1.0.2",
"summary": "MoonLight_iOS is a Performance Test tool for iOS.",
"description": "MoonLight is a performance test tool on iOS and macOS. It can capture App Memory, App CPU, System CPU and GPU accurately and easily.",
"homepage": "https://github.com/AgoraIO/MoonLight",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiuJunJie": "liujunjie@agora.io"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AgoraIO/MoonLight.git",
"tag": "1.0.2"
},
"source_files": "MoonLight_iOS/**/**/*",
"frameworks": "IOKit",
"requires_arc": true
}