blob: 1e4fa07b714f3aeaf6a5c23e6715d30e397a528f [file] [log] [blame]
{
"name": "HYAlertController",
"version": "0.1.6",
"summary": "A simple and practical AlertController.",
"description": "It's a simple and practical AlertController.",
"homepage": "https://github.com/castial/HYAlertController",
"license": {
"type": "MIT"
},
"authors": {
"Hyyy": "liyangliyang001@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/castial/HYAlertController.git",
"tag": "0.1.6"
},
"source_files": "HYAlertController/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SnapKit": [
"~> 3.0.2"
]
}
}