blob: ac37f2e5478d9a810c451ba2db716f208289cd35 [file] [log] [blame]
{
"name": "HPCustomAlertController",
"version": "0.1.0",
"summary": "A short description of hpCustomAlertController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hpzerozero/hpCustomAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hpzerozero": "fly_dapeng@163.com"
},
"source": {
"git": "https://github.com/hpzerozero/hpCustomAlertController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "hpCustomAlertController/Classes/**/*",
"swift_version": "4.0",
"frameworks": "UIKit",
"dependencies": {
"SnapkitArrayExtention": [
]
},
"deprecated": true
}