[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 8 / d / b / Logging / 1.2.0 / Logging.podspec.json
blobad6168d576ce70cc5c86efc0894faee4664ea63f
2   "name": "Logging",
3   "version": "1.2.0",
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.2.0"
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"