4 "summary": "A drop-in replacement for the iOS 14 `@AppStorage` property wrapper.",
5 "description": "- [x] 100% identical API as SwiftUI's `@AppStorage` property wrapper\n- [x] Fully compatible with iOS 13, macOS Catalina, watchOS 6, tvOS 13\n- [x] Automatically updates when the underlying `UserDefaults` changes\n- [x] Well tested",
6 "homepage": "https://github.com/xavierLowmiller/AppStorage",
7 "screenshots": "https://github.com/xavierLowmiller/AppStorage/raw/main/Images/Example.gif",
13 "Xavier Lowmiller": "xaver.lohmueller@me.com"
15 "social_media_url": "https://twitter.com/xavierLowmiller",
22 "swift_versions": "5.2",
24 "git": "https://github.com/xavierLowmiller/AppStorage.git",
27 "source_files": "Sources/**/*.swift",
32 "swift_version": "5.2"