blob: 8ffafe17816b6b0bf6780d9164ed206f84f0d8df [file] [log] [blame]
{
"name": "MXRProfiler",
"version": "0.0.5",
"summary": "A tool for monitor iPhone's performance",
"description": "A tool for monitor iPhone's performance, it can monitor app's memory, cpu, fps and so on.",
"homepage": "https://github.com/MXRTeamCorp/MXRProfiler.git",
"license": "MIT",
"authors": {
"MXRTeam": "long.liu@mxrcorp.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MXRTeamCorp/MXRProfiler.git",
"tag": "0.0.5"
},
"source_files": "MXRProfiler/**/*.{h,m}",
"requires_arc": true
}