3 "version": "3.0-beta.1",
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.",
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",
36 "source_files": "Groot/**/*.{swift,h,m}",
37 "private_header_files": "Groot/Private/*.h"
45 "source_files": "Groot/**/*.{h,m}",
46 "private_header_files": "Groot/Private/*.h"