blob: f452077bc25cfe3bbc96657a2de34543c5876d73 [file] [log] [blame]
{
"name": "URLSessionMetrics",
"version": "0.1.0",
"summary": "URLSessionMetrics Browser and Detail Viewer",
"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.",
"homepage": "https://github.com/dmiedema/URLSessionMetrics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dmiedema": "danielmiedema+github@me.com"
},
"source": {
"git": "https://github.com/dmiedema/URLSessionMetrics.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/no_good_ones",
"platforms": {
"ios": "10.0"
},
"source_files": "URLSessionMetrics/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}