4 "summary": "From JSON to Core Data and back.",
5 "description": " With Groot you can convert JSON dictionaries and arrays into Core Data object graphs.\n",
6 "homepage": "https://github.com/gonzalezreal/Groot",
12 "Guillermo Gonzalez": "gonzalezreal@icloud.com"
14 "social_media_url": "https://twitter.com/gonzalezreal",
16 "git": "https://github.com/gonzalezreal/Groot.git",
19 "default_subspecs": "Swift",
32 "source_files": "Groot/**/*.{swift,h,m}",
33 "private_header_files": "Groot/Private/*.h"
41 "source_files": "Groot/**/*.{h,m}",
42 "private_header_files": "Groot/Private/*.h"