[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 8 / c / a / LogIt / 0.1.0 / LogIt.podspec.json
blob7e1f93e2b936162ce2d3a432544313775e7774db
2   "name": "LogIt",
3   "module_name": "LogIt",
4   "version": "0.1.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "Lightweight logging framework written in Swift for iOS, macOS, and tvOS Applications.",
10   "homepage": "https://github.com/Jake-Prickett/LogIt",
11   "authors": {
12     "Jake Prickett": "jprickett821@gmail.com"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "12.0",
17     "osx": "10.12",
18     "tvos": "12.0"
19   },
20   "source": {
21     "git": "https://github.com/Jake-Prickett/LogIt.git",
22     "tag": "0.1.0"
23   },
24   "source_files": "Sources/LogIt/**/*.{swift,c,h}",
25   "swift_version": "5.0"