blob: a59427ca4ef195b6d03986faf75d822f3f5a343f [file] [log] [blame]
{
"name": "MMBAlertsPickers",
"version": "1.1.9",
"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.9"
},
"source_files": "MMBAlertsPickers/*.{swift,h,m,xib,storyboard,lproj}",
"resources": [
"MMBAlertsPickers/Source/Pickers/Locale/*.{swift,h,m,xib}",
"MMBAlertsPickers/Source/Views/*.{lproj,storyboard}/*.{xib,strings}",
"Example/Resources/*.xcassets"
],
"exclude_files": "MMBAlertsPickers/*.plist",
"swift_version": "5"
}