blob: bb60a29608d7bc9abeaa863efec0fd48d589487c [file] [log] [blame]
{
"name": "BCHAlertView",
"version": "0.0.3",
"summary": "对UIAlertView,UIActionSheet,UIAlertController等控件封装的弹出框..",
"description": "基于UIAlertView,UIActionSheet,UIAlertController等控件实现的弹出框,简单实用.",
"homepage": "https://github.com/Baichenghui/BCHAlertView",
"license": "MIT",
"authors": {
"Baichenghui": "baichenghui88888@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Baichenghui/BCHAlertView.git",
"tag": "0.0.3"
},
"source_files": [
"BCHAlertView",
"BCHAlertView/*.{h,m}"
],
"requires_arc": true
}