blob: 2ea36e8fa39fc8fc47920b91ee61ad89061babdd [file] [log] [blame]
{
"name": "Alerts_and_Pickers",
"version": "0.0.3",
"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.3"
},
"source_files": "Source/**/*.{swift}",
"swift_versions": "5",
"swift_version": "5"
}