[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 5 / 8 / Tumbleweed / 0.1 / Tumbleweed.podspec.json
blob87bacaac8fdb9bb350125559c66ad0813ac93a6f
2   "name": "Tumbleweed",
3   "version": "0.1",
4   "summary": "Logs detailed metrics about URLSession tasks to the console",
5   "description": "Logs detailed metrics about URLSession tasks to the console, such as DNS lookup durations, request and response times and more",
6   "homepage": "https://github.com/nrkno/Tumbleweed",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Johan Sørensen": "johan.sorensen@nrk.no"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.12",
17     "tvos": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/nrkno/Tumbleweed.git",
21     "tag": "0.1"
22   },
23   "source_files": "Sources/**/*",
24   "frameworks": "Foundation",
25   "pushed_with_swift_version": "3.1"