blob: 5f0acb41f3181ca18a15eb0d5fd3c6266889be86 [file] [log] [blame]
{
"name": "QYAlertController",
"version": "1.1.1",
"summary": "针对系统的UIAlertController进行封装:普通的alert、toast、带输入框的alert、actionsheet",
"homepage": "https://github.com/505god/QYAlertController",
"license": "MIT",
"authors": {
"qcx": "18915410342@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/505god/QYAlertController.git",
"tag": "1.1.1"
},
"source_files": "QYAlertController/Classes/*.{h,m}",
"requires_arc": true
}