[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 7 / d / HyperLogKit / 3.1.6 / HyperLogKit.podspec.json
blob24108b4c61874985e53db827eebd4c936c1d50ac
2   "name": "HyperLogKit",
3   "version": "3.1.6",
4   "authors": "SolusGuard HyperLogKit",
5   "license": {
6     "type": "BSD",
7     "file": "LICENSE.txt"
8   },
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/",
12   "source": {
13     "git": "https://github.com/solusguard/HyperLogKit.git",
14     "tag": "3.1.6"
15   },
16   "documentation_url": "https://github.com/solusguard/HyperLogKit/",
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "frameworks": "CoreData",
23   "pod_target_xcconfig": {
24     "OTHER_SWIFT_FLAGS": "-DLogKitAdvertisingIDDisabled"
25   },
26   "source_files": "Sources/*.swift",
27   "resources": "Sources/*.xcdatamodeld",
28   "swift_version": "5.0"