blob: 71d32da15e799bf0da8156ae7d37d0cf8e6e8cd0 [file] [log] [blame]
{
"name": "NSSimpleDefaults",
"version": "1.0.3",
"summary": "A simple implementation of NSUserDefaults with shorter getting and setting methods",
"authors": {
"Yannik Achternbosch": "Yannik@AppTestsss.de"
},
"homepage": "http://cacauu.de",
"license": {
"type": "BSD 3.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/Cacauu/NSSimpleDefaults.git",
"tag": "1.0.3"
},
"source_files": "Source/*.{h,m}",
"requires_arc": false
}