blob: 80cd102e6c3ef62c2baf7a5a736c3f52b66a2d88 [file] [log] [blame]
{
"name": "JDropDownAlert",
"version": "0.3.1",
"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.1"
},
"social_media_url": "https://twitter.com/trilliwon",
"platforms": {
"ios": "8.0"
},
"source_files": "JDropDownAlert/Classes/*",
"frameworks": "UIKit"
}