4 "summary": "A simple, object-oriented wrapper for SystemConfiguration.",
5 "description": "SwiftConfig is simple, object-oriented wrapper for SystemConfiguration. Forget dealing with pointers, long function names without parameters, and countless type conversions: SwiftConfig provides a pure-Swift interface to almost all functions in the SystemConfiguration framework.",
6 "homepage": "https://github.com/Coder-256/SwiftConfig",
12 "Jacob Greenfield": "jacob@jacobgreenfield.me"
15 "git": "https://github.com/Coder-256/SwiftConfig.git",
21 "swift_version": "4.1",
22 "source_files": "SwiftConfig/Classes/**/*"