blob: a18cdf4f9f8aec2dd14f39e4549ddf47287b287d [file] [log] [blame]
{
"name": "UIAlertDateTimePicker",
"version": "1.0.0",
"summary": "A alert date and time picker",
"description": "UIAlertDateTimePicker is in form of an Alert View which gives you a feel of native alert component with date and time picker in it.",
"homepage": "http://www.appfleek.com/",
"license": "MIT",
"authors": {
"Karan Pal": "palkaran@outlook.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/palKaran/UIAlertDateTimePicker.git",
"tag": "1.0.0"
},
"source_files": "UIAlertDateTimePicker",
"swift_version": "5"
}