[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / f / 1 / 3 / QSLog / 1.0.6 / QSLog.podspec.json
blob9c3f9f48fb9fe245ff09f5905c98c22959ed89e9
2   "name": "QSLog",
3   "version": "1.0.6",
4   "summary": "基于xcgLogger的日志系统,支持主动上传日志",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://codeup.aliyun.com/60375bf4b1b9f4a16c0208ee/qs_mobile/black-unique-component/component-ios/QSLog.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qsk": "hushuaike@black-unique.com"
13   },
14   "source": {
15     "git": "https://codeup.aliyun.com/60375bf4b1b9f4a16c0208ee/qs_mobile/black-unique-component/component-ios/QSLog.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "5.0"
23   },
24   "swift_versions": "5.0",
25   "source_files": "QSLog/*",
26   "frameworks": "Foundation",
27   "dependencies": {
28     "XCGLogger": [
29       "~> 7.0.1"
30     ],
31     "SSZipArchive": [
32       "~> 2.4.3"
33     ]
34   },
35   "swift_version": "5.0"