[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 1 / 4 / PurLog / 0.1.0 / PurLog.podspec.json
blob523d73eee05e4ce00a84f63225e9faca868f5b9f
2   "name": "PurLog",
3   "version": "0.1.0",
4   "summary": "A logging SDK for Swift.",
5   "description": "A logging SDK for Swift (iOS, iPadOS, macOS, watchOS, tvOS, visionOS).",
6   "homepage": "https://github.com/metashark-io/purlog-swift-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MetaShark": "grant@metashark.io"
13   },
14   "source": {
15     "git": "https://github.com/metashark-io/purlog-swift-sdk.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "14.0",
20     "osx": "12.0",
21     "watchos": "8.5",
22     "tvos": "15.5",
23     "visionos": "1.2"
24   },
25   "source_files": "PurLog/**/*.{swift,h,m}",
26   "requires_arc": true,
27   "swift_versions": "5.0",
28   "swift_version": "5.0"