blob: 714e40bf1bb6738120802d7568e578238c0b5b18 [file] [log] [blame]
{
"name": "MXRProfiler",
"version": "0.0.1",
"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.1"
},
"source_files": "MXRProfiler/**/*.{h,m}",
"requires_arc": true
}