blob: 75b21d3116ba8297c952d7f322625c7294315dcd [file] [log] [blame]
{
"name": "LAMUtils",
"version": "1.0.4",
"summary": "工具类,提供一些分类工具等。",
"description": "添加屏幕保护工具类,UIimage的分类",
"homepage": "https://github.com/lamCo/LAMUtils",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"authors": {
"lam": "a253143598@qq.com"
},
"source": {
"git": "https://github.com/lamCo/LAMUtils.git",
"tag": "1.0.4"
},
"source_files": [
"Classes",
"LAMUtils/LAMUtils/LAMUtils/*.{h,m}"
]
}