2 "name": "CDJSONExporter",
4 "summary": "Conversion of a Core Data Store to/from JSON.",
5 "description": " CDJSONExporter allows you to export/import your Core Data object graph / managed object context\n to/from a human-readable JSON format.\n \n The main use case is backup functionality for apps as well as sharing small pieces of data between users.\n",
6 "homepage": "https://github.com/mruegenberg/CDJSONExporter",
9 "Marcel Ruegenberg": "gh@dustlab.com"
15 "git": "https://github.com/mruegenberg/CDJSONExporter.git",
18 "source_files": "*.{h,m}",
19 "public_header_files": "CDJSONExporter.h",