[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / f / 6 / URLSessionMetrics / 0.1.0 / URLSessionMetrics.podspec.json
blobf452077bc25cfe3bbc96657a2de34543c5876d73
2   "name": "URLSessionMetrics",
3   "version": "0.1.0",
4   "summary": "URLSessionMetrics Browser and Detail Viewer",
5   "description": "Logger and Viewer for URLSessionMetrics added back in iOS 10.\nDesigned to be easy to drop in and go with the easiest setup possible.",
6   "homepage": "https://github.com/dmiedema/URLSessionMetrics",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dmiedema": "danielmiedema+github@me.com"
13   },
14   "source": {
15     "git": "https://github.com/dmiedema/URLSessionMetrics.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/no_good_ones",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "URLSessionMetrics/Classes/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"