2 "name": "HardCoreData",
4 "summary": "CoreData stack and controller that will never block UI thread",
5 "description": " HardCoreData is a yet another core data stack based on Marcus Zarra's multithreading approach. This smart approach uncouples the writing into its own private queue and keeps the UI smooth as button.\n",
6 "homepage": "https://github.com/Krivoblotsky/HardCoreData",
9 "Serg Krivoblotsky": "krivoblotsky@me.com"
12 "git": "https://github.com/Krivoblotsky/HardCoreData.git",
15 "social_media_url": "https://twitter.com/Krivoblotsky",
21 "source_files": "Pod/Classes/**/*",
22 "public_header_files": "Pod/Classes/**/*.h",
23 "frameworks": "CoreData"