blob: 23c7afbd54572cfb13d053f964d7139144668780 [file] [log] [blame]
{
"name": "LCActionAlertView",
"version": "1.0.1",
"summary": "简单易用的底部弹出控件.",
"description": "拖入LCActionAlertView文件夹即可使用\n*",
"homepage": "https://github.com/loversunny/LCActionAlertView",
"license": "MIT",
"authors": {
"冀柳冲": "HH330897537@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/loversunny/LCActionAlertView.git",
"tag": "v1.0.1"
},
"source_files": "LCActionAlertView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}