blob: 5cce4c88cbaf28e0217980fb7de5858c8c1839ed [file] [log] [blame]
{
"name": "HYAlertController",
"version": "0.1.5",
"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.5"
},
"source_files": "HYAlertController/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SnapKit": [
"~> 3.0.2"
]
}
}