[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / d / b / KYLogger / 1.1.0 / KYLogger.podspec.json
blobd7008f71fd61968eb9ecf9712e3ab8bb66fc33ce
2   "name": "KYLogger",
3   "version": "1.1.0",
4   "summary": "A local system logger for Apple platforms.",
5   "description": "This lightweight logging lib is serverless. It includes a debug logger and a file logger which will save logs locally on the device. Users can choose to send a log file when a bug is reported.",
6   "license": "MIT",
7   "source": {
8     "git": "https://github.com/Kjuly/KYLogger.git",
9     "tag": "1.1.0"
10   },
11   "homepage": "https://github.com/Kjuly/KYLogger",
12   "authors": {
13     "Kjuly": "dev@kjuly.com"
14   },
15   "social_media_url": "https://twitter.com/kJulYu",
16   "platforms": {
17     "ios": "15.5",
18     "osx": "13.0",
19     "watchos": "6.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "KYLogger",
23   "exclude_files": "KYLogger/KYLogger.docc",
24   "requires_arc": true,
25   "swift_version": "5.0"