4 "summary": "A command line tool to auto-generate configuration file code, for use in Xcode projects.",
5 "description": "The configen tool is used to auto-generate configuration code from a property list. It is intended to create the kind of configuration needed for external URLs or API keys used by your app. Currently supports both Swift and Objective-C code generation.",
9 "homepage": "https://github.com/manishb24/ConfigGenerator",
15 "manishb24": "Manish.Sanwal@gmail.com"
18 "git": "https://github.com/manishb24/ConfigGenerator.git",
23 "Configen/CommandLineKit/*"
26 "frameworks": "Foundation",
27 "pushed_with_swift_version": "3.0"