blob: 79f44ba30bc717a66563580045362e0d9c474ce0 [file] [log] [blame]
{
"name": "ZQAlertController",
"version": "0.1.0",
"summary": "CustomAlertController",
"description": "CustomAlertController.",
"homepage": "https://github.com/huangzhiqiang2012/ZQAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangzhiqiang": "huang_zhiqiang2012@126.com"
},
"source": {
"git": "https://github.com/huangzhiqiang2012/ZQAlertController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZQAlertController/Classes/**/*",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}