blob: fdb21feb2c6af6b9b29c87eb0c6f52d79477317f [file] [log] [blame]
{
"name": "NSUserDefaults+SettingsBundle",
"version": "0.0.2",
"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.2"
},
"source_files": "NSUserDefaults+SettingsBundle.{h,m}",
"requires_arc": true
}