blob: afa62e88d9ce5d6e6017050c523f23325573b37e [file] [log] [blame]
{
"name": "TMXAlertsPickers",
"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"
}