4 "summary": "JSON to Core Data and back.",
5 "description": "JSONCache is a thin layer on top of Core Data that seamlessly consumes, persists and produces JSON data, converting between `snake_case` and `camelCase` as needed while establishing and preserving relationships between Core Data objects created from JSON records.",
6 "homepage": "https://github.com/andersblehr/JSONCache",
12 "Anders Blehr": "anders@andersblehr.co"
14 "social_media_url": "http://twitter.com/andersblehr",
22 "git": "https://github.com/andersblehr/JSONCache.git",
25 "source_files": "JSONCache/**/*.{h,swift}",
30 "swift_version": "5.0"