[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 9 / f / Bonsai / 0.2.4 / Bonsai.podspec.json
blob0b7b878960f4917678cf976fbaca3643dcee9f19
2   "name": "Bonsai",
3   "version": "0.2.4",
4   "summary": "A lightweight logging library",
5   "swift_versions": "5.2",
6   "description": "Bonsai is a lightweight logging library with support for multiple outputs, custom drivers, log levels (with emojis ðŸŽ‰), debug focus mode and a handy string extension.",
7   "homepage": "https://github.com/jamesruston/Bonsai",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "jamesruston": "jruston90@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/jamesruston/Bonsai.git",
17     "tag": "0.2.4"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Classes/**/*",
23   "swift_version": "5.2"