blob: 5db3f10db908e946278570fb5f54e2c4444d2ec6 [file] [log] [blame]
{
"name": "XUserDefaultsTool",
"version": "0.0.5",
"summary": "Easy to use NSUserDefaults",
"homepage": "https://github.com/lisundy/XUserDefaultsTool",
"license": "MIT",
"authors": {
"Lee": "xiaobingli92@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lisundy/XUserDefaultsTool.git",
"tag": "0.0.5"
},
"requires_arc": true,
"source_files": "Class/**/*.{h,m}"
}