blob: 10b4dd49cbecc219b5b469be8646df868c65e7ba [file] [log] [blame]
{
"name": "JDropDownAlert",
"version": "1.1.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.1.0"
},
"social_media_url": "https://twitter.com/trilliwon",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}