4 "summary": "PrivacyKit provides a data persistent method to present a privacy notice and manage whether privacy was accepted or denied.",
5 "description": "PrivacyKit provides a persistent CoreData method for privacy status and an associated method to present a privacy notice. When enabled\non a UIViewController, the requirePrivacy method checks the current CoreData state and presents the privacy view controller if privacy\nhas not been accepted.",
6 "homepage": "https://github.com/ithazfire/PrivacyKit",
12 "Archdoog": "jacob@ithazfire.com"
15 "git": "https://github.com/ithazfire/PrivacyKit.git",
18 "swift_versions": "5.1",
22 "source_files": "PrivacyKit/Classes/**/*.{h,m,swift,xcdatamodeld}",
23 "resources": "PrivacyKit/Classes/Models/*.xcdatamodeld",
24 "swift_version": "5.1"