blob: 5b5757f6bf6e6f6bff75eb04e0fcd8973c87079c [file] [log] [blame]
{
"name": "PopupAlertController",
"version": "1.1.0",
"summary": "A popup alert view controller for iOS.",
"homepage": "https://github.com/Bushtit/PopupAlertController",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Bushtit Lab": "admin@meniny.cn"
},
"source": {
"git": "https://github.com/Bushtit/PopupAlertController.git",
"tag": "1.1.0"
},
"social_media_url": "https://github.com/Bushtit/PopupAlertController",
"swift_versions": "5",
"platforms": {
"ios": "9.0"
},
"source_files": "PopupAlertController/Classes/**/*",
"dependencies": {
"EABlurView": [
]
}
}