blob: 71a39df0d5f4e2e685bdb4ad5f90ee496c00841a [file] [log] [blame]
{
"name": "BMUserDefault",
"version": "1.0.9",
"summary": "custom UserDefault like NSUserDefault, specific store path, thread safe auto store",
"homepage": "https://github.com/zhengbomo/BMUserDefault",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bomo": "zhengbomo@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhengbomo/BMUserDefault.git",
"tag": "1.0.9"
},
"source_files": "BMUserDefault/BMUserDefault/BMUserDefault/*.{h,m}",
"requires_arc": true
}