[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / 9 / 5 / MGBenchmark / 0.1.0 / MGBenchmark.podspec.json
blobc438dd214959d539d7033b65321e74aaef1fb062
2   "name": "MGBenchmark",
3   "version": "0.1.0",
4   "summary": "This library provides an easy way to measure execution time in code.",
5   "homepage": "https://github.com/MattesGroeger/MGBenchmark",
6   "license": "MIT",
7   "authors": {
8     "Mattes Groeger": "info@mattes-groeger.de"
9   },
10   "source": {
11     "git": "https://github.com/MattesGroeger/MGBenchmark.git",
12     "tag": "0.1.0"
13   },
14   "source_files": "MGBenchmark/**/*.{h,m}",
15   "requires_arc": true