[Add] ijkmedia-framework 1.0.0
[CocoaPods.git] / Specs / a / 5 / 9 / SwiftLogJellyfish / 1.5.2 / SwiftLogJellyfish.podspec.json
blob52a764d3bf7ac0554885a77edd1ccb745215ce4b
2   "name": "SwiftLogJellyfish",
3   "version": "1.5.2",
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.5.2"
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": "11.0"
21   },
22   "source_files": "Sources/Logging/**/*.swift",
23   "swift_version": "5.0"