blob: 89a2932bc6010e613fa9a9f260e068c14e480306 [file] [log] [blame]
{
"name": "MethodTimeTracker",
"version": "1.0.4",
"summary": "Librariy to measure a time spend in each method",
"homepage": "https://github.com/ahimahas/MethodTimeTracker",
"license": "Restricted",
"authors": {
"ahimahas": "ahimahas@naver.com"
},
"source": {
"git": "https://github.com/ahimahas/MethodTimeTracker.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SampleProject/MSMethodTimeTracker/MSMethodTimeTracker",
"module_name": "MethodTimeTracker"
}