SimpleUserDefaults 0.1.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by azu, akuraru.Installation Guide×Installation Guide for SimpleUserDefaultsYou want to add pod 'SimpleUserDefaults', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'SimpleUserDefaults', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try SimpleUserDefaultsSee PodspecGitHub RepoPage on CocoaPods.orgSimpleUserDefaults 0.1.0Byazuazu/SimpleUserDefaultsGitHub Repo Simple NSUserDefaults manager library - Access NSUserDefaults key using property. Installation pod 'SimpleUserDefaults' Authors azu License MIT