blob: 934e1a2832a030512ef64b479da647a66a1efa8c [file] [log] [blame]
{
"name": "LAMUtils",
"version": "1.0.3",
"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.3"
},
"source_files": [
"Classes",
"LAMUtils/LAMUtils/LAMUtils/*.{h,m}"
]
}