blob: d9103298f660721feae9850be3d00443c1f62d0b [file] [log] [blame]
{
"name": "MMBAlertsPickers",
"version": "1.1.3",
"summary": "Advanced usage of UIAlertController with TextField, DatePicker, PickerView, TableView and CollectionView adapted for using in DialogSDK",
"homepage": "https://github.com/MahmoudMMB/MMBAlertsPickers",
"license": "MIT",
"authors": {
"MahmoudMMB": "mmbelbeisi@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/MahmoudMMB/MMBAlertsPickers.git",
"tag": "1.1.3"
},
"source_files": "Source/**/*.{swift}",
"resource_bundles": {
"Countries": "Source/Pickers/Locale/Countries.bundle/**"
},
"resources": "Example/Resources/*.xcassets",
"swift_version": "4.2"
}