blob: 678d2183fb1f579e32b61d4f5bc4c2681f34c236 [file] [log] [blame]
{
"name": "SWDropdownAlertView",
"version": "0.4.3",
"summary": "SWDropdownAlertView",
"description": "Dropdown an alertview, which has 3 types, from top of the screen.",
"homepage": "https://github.com/conanwsz/SWDropdownAlertView",
"license": "MIT",
"authors": {
"conanwsz": "conanwsz@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/conanwsz/SWDropdownAlertView.git",
"tag": "0.4.3"
},
"vendored_frameworks": [
"Carthage/Build/iOS/SWDropdownAlertView.framework"
],
"dependencies": {
"Masonry": [
"~> 0.6.4"
]
}
}