blob: 5b8eb154feede49d8c22433efed499947a6bfe77 [file] [log] [blame]
{
"name": "MethodTimeTracker",
"version": "1.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SampleProject/MSMethodTimeTracker/MSMethodTimeTracker",
"module_name": "MethodTimeTracker"
}