blob: 2a0a1e43fc4333bb3cd639de7055f6bf818eaebc [file] [log] [blame]
{
"name": "AlertsAndPickers",
"version": "2.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Alerts And Pickers",
"description": "Alerts And Pickers are advanced usage of native UIAlertController with TextField, TextView, DatePicker, PickerView, TableView, CollectionView and MapView.",
"homepage": "https://github.com/artsimonyan23/alerts-and-pickers",
"authors": {
"PROJECT_OWNER": "USER_EMAIL"
},
"source": {
"git": "https://github.com/artsimonyan23/alerts-and-pickers.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Source/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}