4 "summary": "NTP library for Swift. Get the true time impervious to device clock changes.",
5 "homepage": "https://github.com/instacart/TrueTime.swift",
7 "type": "Apache License, Version 2.0",
11 "Michael Sanders": "msanders@instacart.com"
14 "git": "https://github.com/instacart/TrueTime.swift.git",
17 "swift_versions": "5.0",
25 "Sources/*.{swift,h,m}",
26 "Sources/CTrueTime/*.h"
28 "public_header_files": "Sources/*.h",
29 "pod_target_xcconfig": {
30 "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/TrueTime/Sources/CTrueTime/**"
32 "preserve_paths": "Sources/CTrueTime/module.modulemap",
33 "swift_version": "5.0"