blob: 271d1952d6319a89c468529bdbec3979e3dde699 [file] [log] [blame]
{
"name": "JDropDownAlert",
"version": "1.3.0",
"summary": "JDropDownAlert Is Simple Alert View For iOS Application.",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"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": {
"trilliwon": "trilliwon@gmail.com"
},
"source": {
"git": "https://github.com/trilliwon/JDropDownAlert.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*",
"frameworks": "UIKit"
}