blob: 3b2d45d9a9f41b655960aef98d54796dc90b1356 [file] [log] [blame]
{
"name": "XUserDefaultsTool",
"version": "0.0.6",
"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.6"
},
"requires_arc": true,
"source_files": "Source/**/*.{h,m}"
}