2 "name": "UserDefaultsHelper",
4 "summary": "A wrapper with C-style for NSUserDefaults class, in Objective-C.",
5 "description": "Replace the duplicated [NSUserDefaults standardUserDefaults] methods with C-style functions for easy call.",
6 "homepage": "https://github.com/xingheng/UserDefaultsHelper",
12 "Will Han": "xingheng.hax@qq.com"
15 "git": "https://github.com/xingheng/UserDefaultsHelper.git",
21 "source_files": "UserDefaultsHelper/**/*",
22 "public_header_files": "UserDefaultsHelper/UserDefault.h",
23 "frameworks": "Foundation"