blob: 4723c8e632d06ec30a3b20ecebd2ccc923ca4890 [file] [log] [blame]
{
"name": "MMBAlertsPickers",
"version": "1.1.92",
"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.92"
},
"source_files": "Source/**/*.{swift,h,m,xib,storyboard,lproj,bundle}",
"resources": [
"Source/Pickers/Locale/*.{swift,h,m,xib,bundle}",
"Source/Views/*.{lproj,storyboard}/*.{xib,strings}"
],
"exclude_files": "MMBAlertsPickers/*.plist",
"swift_version": "5"
}