[Add] Nami 3.1.27
[CocoaPods.git] / Specs / 9 / 2 / b / BirchLumberjack / 1.1.0 / BirchLumberjack.podspec.json
blobf0bded8da4877df595931ab21183811c7ecaf1b8
2   "name": "BirchLumberjack",
3   "version": "1.1.0",
4   "summary": "CocoaLumberjack wrapper for Birch.",
5   "homepage": "https://github.com/gruffins/birch-lumberjack",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ryan Fung": "ryan@ryanfung.com"
12   },
13   "source": {
14     "git": "https://github.com/gruffins/birch-lumberjack.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "11.0",
19     "tvos": "11.0",
20     "osx": "10.13"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/BirchLumberjack/*",
24   "dependencies": {
25     "Birch": [
27     ],
28     "CocoaLumberjack": [
30     ]
31   },
32   "swift_version": "5.0"