4 "summary": "Breeze is a lightweight CoreData manager written in Swift!",
5 "description": " Breeze takes a lot of cues from both [MagicalRecord](https://github.com/magicalpanda/MagicalRecord) and [Nimble](https://github.com/MarcoSero/Nimble)\n\n * Lightweight and simple to use\n * 1 row of code to find first/any object in database\n * iCloud support\n * Simple architecture using only a main and a background context.\n",
6 "homepage": "https://github.com/andrelind/Breeze",
11 "authors": "AndreĢ Lind",
12 "social_media_url": "http://twitter.com/FixingKitty",
17 "git": "https://github.com/andrelind/Breeze.git",
22 "Breeze/**/*.{h,m,swift}"
24 "exclude_files": "Breeze/Exclude",
25 "frameworks": "CoreData",