blob: f2ba296a7f0ecf12b545df195f493d9d01c55f72 [file] [log] [blame]
{
"name": "UIAlertDateTimePicker",
"version": "1.0.2",
"summary": "A alert date and time picker",
"description": "UIAlertDateTimePicker is a date and time picker in form of an Alert View. Which gives you a feels of a native alert view in iOS.",
"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"
}