4 "summary": "Fast usage dataBase to avoid struggling with dataBase complexity. Just save every object with a simple function.",
5 "description": "'The QuickDB uses CoreData with a SUPER easy use case that you can store any codable objects and query for them in just 1 line of code.\nThis component is highly recommended for small scale applications to store user data and settings with custom class types.'",
6 "homepage": "https://github.com/behrad-kzm/QuickDB",
12 "behrad-kzm": "behradkzm@gmail.com"
15 "git": "https://github.com/behrad-kzm/QuickDB.git",
21 "swift_versions": "5.0",
22 "source_files": "QuickDB/Classes/**/*.{h,m,swift,xcdatamodeld}",
23 "swift_version": "5.0"