2 "name": "ADVUserDefaults",
4 "summary": "Easy access to the User Defaults System",
5 "description": " `ADVUserDefaults` is a wrapper that simplifies and formalizes usage of the User Defaults System in your app. \n Subclass it and any declared dynamic properties will be automatically saved into `NSUserDefaults`.\n",
6 "homepage": "https://github.com/advantis/ADVUserDefaults",
12 "Yuri Kotov": "yuri.kotov@advantis.pro"
14 "social_media_url": "https://twitter.com/advantiss",
19 "requires_arc": false,
21 "git": "https://github.com/advantis/ADVUserDefaults.git",
24 "source_files": "ADVUserDefaults"