4 "summary": "Simple registration of remote NSUserDefaults.",
5 "description": " # Neptune\n\n Neptune allows easy configuration of NSUserDefaults from a remote plist.\n\n Neptune was inspired by [GroundControl](https://github.com/mattt/GroundControl) although it takes a slightly different design approach.\n\n ## Features\n\n - Enables a default set of options to be loaded from a local plist file\n - Has no external dependencies\n - Very simple API\n",
6 "homepage": "https://github.com/calebd/neptune",
9 "Caleb Davenport": "calebmdavenport@gmail.com"
12 "git": "https://github.com/calebd/neptune.git",
18 "source_files": "Neptune/**/*.{h,m}",
19 "frameworks": "Foundation",