blob: 3e80651babcb53dd55e65ba12687869b9978b393 [file] [log] [blame]
{
"name": "LRAlertView",
"version": "1.0.2",
"summary": "自定义警告窗,有两种类型:AlertView、ActionSheet;可以做升级提示弹窗,删除选项,日期选择器等的弹窗。",
"homepage": "https://github.com/raikkonen1003/LRAlertView",
"license": "MIT",
"authors": {
"raikkonen1003": "raikkonen1003@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/raikkonen1003/LRAlertView.git",
"tag": "1.0.2"
},
"source_files": "LRAlertView/*.{h,m}",
"requires_arc": true
}