blob: 94b2b2295278419d79178d5fdbd8ebf2041c2fe5 [file] [log] [blame]
{
"name": "ZQAlertController",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.{swift,h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}