[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 9 / f / MethodTimeTracker / 1.2.0 / MethodTimeTracker.podspec.json
blobc784dd3bb80d4bb173a92a99dbf5424e055269d6
2   "name": "MethodTimeTracker",
3   "version": "1.2.0",
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.2.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "SampleProject/MSMethodTimeTracker/MSMethodTimeTracker",
19   "module_name": "MethodTimeTracker"