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.",
8 "git": "https://github.com/Kjuly/KYLogger.git",
11 "homepage": "https://github.com/Kjuly/KYLogger",
13 "Kjuly": "dev@kjuly.com"
15 "social_media_url": "https://twitter.com/kJulYu",
21 "swift_versions": "5.0",
22 "source_files": "KYLogger",
23 "exclude_files": "KYLogger/KYLogger.docc",
25 "swift_version": "5.0"