blob: 86ee81bae512805691bd5e2864a46c5f335b1436 [file] [log] [blame]
{
"name": "XQAlertView",
"version": "1.0.4",
"summary": "UIAlertView,UIActionSheet,UIAlertController封装处理",
"description": "UIAlertView,UIActionSheet,UIAlertController封装,一句代码即可,iOS任何系统都可以使用",
"homepage": "https://github.com/x1340939306/XQAlertView",
"license": "MIT",
"authors": {
"x1340939306": "xuqiangjob@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/x1340939306/XQAlertView.git",
"tag": "v1.0.4"
},
"source_files": "**/*.{h}",
"vendored_libraries": "XQAlertView/libXQAlertView.a",
"requires_arc": true
}