[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / d / LoggerAPI / 1.8.0 / LoggerAPI.podspec.json
blobc73f1f3e2c599553ec3126571d779153efeb4765
2   "name": "LoggerAPI",
3   "version": "1.8.0",
4   "summary": "A logger protocol that provides a common logging interface for different kinds of loggers.",
5   "homepage": "https://github.com/IBM-Swift/LoggerAPI",
6   "license": {
7     "type": "Apache License, Version 2.0"
8   },
9   "authors": "IBM",
10   "module_name": "LoggerAPI",
11   "platforms": {
12     "osx": "10.11",
13     "ios": "10.0",
14     "tvos": "9.1",
15     "watchos": "2.0"
16   },
17   "source": {
18     "git": "https://github.com/IBM-Swift/LoggerAPI.git",
19     "tag": "1.8.0"
20   },
21   "source_files": "Sources/LoggerAPI/*.swift"