blob: b368885c5a064b9b5523849d75fda734a5a4cc11 [file] [log] [blame]
{
"name": "MMBAlertsPickers",
"version": "1.1.7",
"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.7"
},
"source_files": "Source/**/*.{swift}",
"resource_bundles": {
"Countries": [
"Source/Pickers/Locale/Countries.bundle/**"
],
"MMBAlertsPickers": [
"Source/Views/*.{lproj,storyboard}"
]
},
"resources": "Example/Resources/*.xcassets",
"swift_version": "5"
}