[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 8 / c / a / LogIt / 0.2.0 / LogIt.podspec.json
blob001f232a17ed65b606947e6ab08421ecac8a72ae
2   "name": "LogIt",
3   "module_name": "LogIt",
4   "version": "0.2.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   },
19   "source": {
20     "git": "https://github.com/Jake-Prickett/LogIt.git",
21     "tag": "0.2.0"
22   },
23   "source_files": "Sources/LogIt/**/*.{swift,c,h}",
24   "swift_version": "5.0"