blob: aec5624e2690591bf697fa4de931476b7c0cbc04 [file] [log] [blame]
{
"name": "LAMUtils",
"version": "1.0.2",
"summary": "工具类,UIButton,UIAlertController,UIAlertAction等分类",
"description": "工具类,包含button点击事件时间间隔,UIAlertController文案富文本,UIAlertAction按钮颜色",
"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.2"
},
"source_files": [
"Classes",
"LAMUtils/LAMUtils/LAMUtils/*.{h,m}"
]
}