blob: b9a986e4c9920335a85308a9f933705f22e265f7 [file] [log] [blame]
{
"name": "JDropDownAlert",
"version": "1.0.0",
"summary": "JDropDownAlert Is Simple Alert View For iOS Application.",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.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": {
"Steve Jo": "trilliwon@gmail.com"
},
"source": {
"git": "https://github.com/trilliwon/JDropDownAlert.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/trilliwon",
"platforms": {
"ios": "8.0"
},
"source_files": "JDropDownAlert/Classes/*",
"frameworks": "UIKit"
}