blob: 05049361e668dba8904166a66171ab4cca8f5886 [file] [log] [blame]
{
"name": "SWDropdownAlertView",
"version": "0.3.4",
"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.4"
},
"source_files": [
"SWDropdownAlertView/SWDropdownAlertView/*.{m,h}"
],
"resources": [
"SWDropdownAlertView/SWDropdownAlertView/*.xib",
"SWDropdownAlertView/Images.xcassets"
]
}