podkovyrin / DSDynamicOptions

NSUserDefaults wrapper with dynamically generated properties

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSDynamicOptions

NSUserDefaults wrapper with dynamically generated properties.

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS 9 or later

Installation

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

pod 'DSDynamicOptions'

Author

Andrew Podkovyrin, podkovyrin@gmail.com

License

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

About

NSUserDefaults wrapper with dynamically generated properties

License:MIT License


Languages

Language:Objective-C 94.1%Language:Ruby 5.9%