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.
- macOS Sierra 10.12 or later
SwiftConfig is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'SwiftConfig'
Jacob Greenfield, [email protected]
SwiftConfig is available under the MIT license. See the LICENSE file for more info.