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