[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 9 / f / MethodTimeTracker / 1.0.4 / MethodTimeTracker.podspec.json
blob89a2932bc6010e613fa9a9f260e068c14e480306
2   "name": "MethodTimeTracker",
3   "version": "1.0.4",
4   "summary": "Librariy to measure a time spend in each method",
5   "homepage": "https://github.com/ahimahas/MethodTimeTracker",
6   "license": "Restricted",
7   "authors": {
8     "ahimahas": "ahimahas@naver.com"
9   },
10   "source": {
11     "git": "https://github.com/ahimahas/MethodTimeTracker.git",
12     "tag": "1.0.4"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "SampleProject/MSMethodTimeTracker/MSMethodTimeTracker",
19   "module_name": "MethodTimeTracker"