blob: d8b39c5e0dc31a6efe5223fb0a8460f7e8668665 [file] [log] [blame]
{
"name": "Alerts_and_Pickers",
"version": "0.0.4",
"summary": "Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...",
"description": "Advanced usage of native UIAlertController with TextField, TextView, DatePicker, PickerView, TableView, CollectionView and MapView.",
"homepage": "https://github.com/pableiros/alerts-and-pickers",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pablo Bórquez": "pablo.borquez@coppel.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/pableiros/alerts-and-pickers.git",
"tag": "0.0.4"
},
"source_files": "Source/**/*.{swift}",
"swift_versions": "5",
"swift_version": "5"
}