Skip to content

A simple, object-oriented wrapper for SystemConfiguration

License

Notifications You must be signed in to change notification settings

Coder-256/SwiftConfig

Repository files navigation

SwiftConfig

CI Status Version License Platform

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.

Requirements

  • macOS Sierra 10.12 or later

Installation

SwiftConfig is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SwiftConfig'

Author

Jacob Greenfield, jacob@jacobgreenfield.me

License

SwiftConfig is available under the MIT license. See the LICENSE file for more info.

About

A simple, object-oriented wrapper for SystemConfiguration

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published