blob: f89ff97e19b8e1b3abd7a75081e8047ccca067f3 [file] [log] [blame]
{
"name": "SWDropdownAlertView",
"version": "0.3.8",
"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": "7.0"
},
"source": {
"git": "https://github.com/conanwsz/SWDropdownAlertView.git",
"tag": "0.3.8"
},
"source_files": [
"SWDropdownAlertView/SWDropdownAlertView/*.{m,h}"
],
"resources": [
"SWDropdownAlertView/SWDropdownAlertView/*.xib",
"SWDropdownAlertView/Images.xcassets"
]
}