blob: bd3918adf182affd5f67858189e80539cd779288 [file] [log] [blame]
{
"name": "IWAlert",
"version": "1.0.0",
"summary": "A new ALERT, like iOS10",
"description": "仿iOS10的一个对话框/提示框\n确定取消按钮置于右下角",
"homepage": "https://github.com/iWECon/NewAlertDemo",
"license": "MIT",
"authors": {
"iWECon": "i.1214@yahoo.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iWECon/NewAlertDemo.git",
"tag": "1.0.0"
},
"source_files": [
"NewAlertDemo/",
"NewAlertDemo/IWNewAlert/*.{h,m}"
],
"requires_arc": true
}