blob: e1c532b77fe4eeb9fd3028541f76cafd68dc1dfc [file] [log] [blame]
{
"name": "TMXAlertsPickers",
"version": "1.0.1",
"summary": "Advanced usage of UIAlertController with TextField, DatePicker, PickerView, TableView and CollectionView.",
"homepage": "https://github.com/tmxkevingriesbach/Alerts-Pickers.git",
"license": "MIT",
"authors": {
"dillidon": "dillidon@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/tmxkevingriesbach/Alerts-Pickers.git",
"tag": "1.0.1"
},
"source_files": "Source/**/*.{swift}",
"resources": "Source/Pickers/Locale/Countries.bundle"
}