3 "swift_versions": "5.0",
5 "summary": "Simple and quick logging for your iOS, macOS, watchOS, and tvOS apps.",
6 "description": "Simple straightforward Swift-based logging facility for iOS, macOS, watchOS, and tvOS apps.",
7 "homepage": "https://github.com/cdisdero/CRDLog",
8 "license": "Apache License, Version 2.0",
10 "Christopher Disdero": "info@code.chrisdisdero.com"
19 "git": "https://github.com/cdisdero/CRDLog.git",
22 "source_files": "Shared/*.swift",
24 "source_files": "CRDLogMobile/*.h"
27 "source_files": "CRDLogMac/*.h"
30 "source_files": "CRDLogWatch/*.h"
33 "source_files": "CRDLogTV/*.h"