12 "summary": "An efficient logging library for OS X, iOS, tvOS, and watchOS – written in Swift.",
13 "description": "An efficient logging library for OS X, iOS, tvOS, and watchOS – written in Swift. Log to console, file, HTTP service, or your own endpoint. Simple to get started, but smartly customizable.",
14 "homepage": "http://www.logkit.info/",
16 "git": "https://github.com/logkit/logkit.git",
19 "documentation_url": "http://www.logkit.info/docs/2.3/",
27 "frameworks": "Foundation",
28 "pod_target_xcconfig": {
29 "OTHER_SWIFT_FLAGS": "-DLogKitAdvertisingIDDisabled"
31 "source_files": "Sources/*.swift"