[Add] YIM 2.2.8
[CocoaPods.git] / Specs / 8 / d / b / Logging / 1.1.1 / Logging.podspec.json
blob500b8f8dc1ebf1ed26ae3d9e8c3ebd2242da5f38
2   "name": "Logging",
3   "version": "1.1.1",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE.txt"
7   },
8   "summary": "A Logging API for Swift.",
9   "homepage": "https://github.com/apple/swift-log",
10   "authors": "Apple Inc.",
11   "source": {
12     "git": "https://github.com/apple/swift-log.git",
13     "tag": "1.1.1"
14   },
15   "documentation_url": "https://apple.github.io/swift-log",
16   "module_name": "Logging",
17   "swift_versions": "5.0",
18   "cocoapods_version": ">=1.6.0",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "source_files": "Sources/Logging/**/*.swift",
26   "swift_version": "5.0"