blob: a4512dc2d3d5b0da003f414a70f99b2a2c60efe4 [file] [log] [blame]
{
"name": "NSUserDefaults+SettingsBundle",
"version": "0.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/dommmel/NSUserDefaults-SettingsBundle",
"authors": {
"Dominik Heier": "dommmel@gmail.com"
},
"summary": "Initialize your NSUserDefaults values with the \"DefaultValue\" of your Settings.bundle/Root.plist file",
"source": {
"git": "https://github.com/dommmel/NSUserDefaults-SettingsBundle.git",
"tag": "0.0.1"
},
"source_files": "NSUserDefaults+SettingsBundle.{h,m}",
"requires_arc": true
}