blob: a34e9a26505275beb4d60e645b67fa7330071609 [file] [log] [blame]
{
"name": "MMBAlertsPickers",
"version": "1.1.8",
"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": "5",
"source": {
"git": "https://github.com/MahmoudMMB/MMBAlertsPickers.git",
"tag": "1.1.8"
},
"source_files": "Source/**/*.{swift}",
"resource_bundles": {
"Countries": [
"Source/Pickers/Locale/Countries.bundle/**"
],
"MMBAlertsPickers": [
"Source/Views/*.{lproj,storyboard}/*.{xib,strings}"
]
},
"resources": "Example/Resources/*.xcassets",
"swift_version": "5"
}