blob: f06870225bc993121930f05de941dda0f994f20c [file] [log] [blame]
{
"name": "JDropDownAlert",
"version": "0.3.0",
"summary": "JDropDownAlert Is Simple Alert View For iOS Application.",
"description": "JDropDownAlert Is Simple Alert View For iOS Application. JDropDownAlert Has a TitleLabel and a MessageLabel. You Can Use Both Or Just TitleLabel. Supports Positions and Animation Directoins",
"homepage": "https://github.com/trilliwon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Steve Jo": "trilliwon@gmail.com"
},
"source": {
"git": "https://github.com/trilliwon/JDropDownAlert.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/trilliwon",
"platforms": {
"ios": "8.0"
},
"source_files": "JDropDownAlert/Classes/*",
"frameworks": "UIKit"
}