[Add] MapboxCommon 24.10.0-daily-2025-01-02-04-26
[CocoaPods.git] / Specs / c / 2 / 7 / Evergreen / 0.3.0 / Evergreen.podspec.json
blob4593c10b2fa729a94c3f82dbdefede30fffb9298
2   "name": "Evergreen",
3   "version": "0.3.0",
4   "summary": "A Swift Logging Framework.",
5   "description": "    Evergreen is a logging framework written in Swift.\n\n    It's all about replacing your `println()` statements with calls to Evergreen's versatile `log()` functions. Configure a logger hierarchy with log levels for your App or framework and use it to controle the verbosity of your software's output. Use handlers and formatters to control the way log events are handled.\n",
6   "homepage": "http://github.com/viWiD/Evergreen",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Nils Fischer": "n.fischer@viwid.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/viWiD/Evergreen.git",
19     "tag": "v0.3.0"
20   },
21   "source_files": "Evergreen"