[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 9 / f / Bonsai / 0.1.0 / Bonsai.podspec.json
blob05115ac136ce091f1fc365659aa62ed2ebcfb099
2   "name": "Bonsai",
3   "version": "0.1.0",
4   "summary": "A lightweight logging library",
5   "swift_version": "4.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.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Classes/**/*"