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