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",
19 "git": "https://github.com/andersblehr/JSONCache.git",
22 "source_files": "JSONCache/**/*.{h,swift}",
24 "pushed_with_swift_version": "3.0"