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