blob: 14f19b0a307ea8f9dbcbd5efa8c08b6b4fa0c523 [file] [log] [blame]
{
"name": "XUserDefaultsTool",
"version": "0.0.3",
"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.3"
},
"requires_arc": true,
"source_files": "Class/**/*.{h,m}"
}