4 "authors": "SolusGuard HyperLogKit",
9 "summary": "An efficient logging library for iOS – written in Swift.",
10 "description": "An efficient logging library for iOS – written in Swift. Log to console, file, HTTP service, Core Data or your own endpoint. Simple to get started, but smartly customizable.",
11 "homepage": "https://github.com/solusguard/HyperLogKit/",
13 "git": "https://github.com/solusguard/HyperLogKit.git",
16 "documentation_url": "https://github.com/solusguard/HyperLogKit/",
17 "swift_versions": "5.0",
22 "frameworks": "CoreData",
23 "pod_target_xcconfig": {
24 "OTHER_SWIFT_FLAGS": "-DLogKitAdvertisingIDDisabled"
26 "source_files": "Sources/*.swift",
27 "resources": "Sources/*.xcdatamodeld",
28 "swift_version": "5.0"