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",
24 "Sources/*.{swift,h,m}",
25 "Sources/CTrueTime/*.h"
27 "public_header_files": "Sources/*.h",
28 "pod_target_xcconfig": {
29 "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/TrueTime/Sources/CTrueTime/**"
31 "preserve_paths": "Sources/CTrueTime/module.modulemap",
37 "pushed_with_swift_version": "4.1"