blob: 9a776ee42cb59b10889e5b017d267224c64cc7ce [file] [log] [blame]
{
"name": "QYAlertController",
"version": "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"
},
"source_files": "QYAlertController/Classes/*.{h,m}",
"requires_arc": true
}