blob: f7e091520a2c4608b7e86ed0a1082a8a7fb1bed2 [file] [log] [blame]
{
"name": "WJCommonTool",
"version": "1.0.0",
"summary": "A common universal WJCommonTool library",
"homepage": "https://github.com/lxlnihao/WJCommonLib",
"license": "MIT",
"authors": {
"lxl": "616231405@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lxlnihao/WJCommonLib.git",
"tag": "1.0.0"
},
"source_files": "WJCommonTool/**/*.{h,m}",
"requires_arc": true
}