4 "summary": "Swift closure library for UIKit",
5 "description": "\t\t\tActiveRecord style Core Data object management. Tremendously convenient and easy to use. Necessary for any and every Core Data project.\n\nWritten purely in Swift and based heavily on [ObjectiveRecord](https://github.com/supermarin/ObjectiveRecord)\n\nThis library also reads in your json dictionaries for you. Includes automatic camelCase changing ie `first_name` from server to `firstName` locally. You can customize the dictionary mapping to, read the mapping section. Relationship objects are also generated, but disabled by default. Set `SwiftRecord.generateRelationships` to true to enable this feature\n",
6 "homepage": "https://github.com/arkverse/UIClosures",
12 "Zaid Daghestani": "zaid@arkverse.com"
14 "social_media_url": "http://twitter.com/arkverse",
19 "git": "https://github.com/arkverse/UIClosures.git",
24 "Classes/**/*.{swift}"