blob: b5ed723a0eb4acad149e613610657903106d2e07 [file] [log] [blame]
{
"name": "RLBAlertsPickers",
"version": "1.1",
"summary": "Advanced usage of UIAlertController with TextField, DatePicker, PickerView, TableView and CollectionView adapted for using in DialogSDK",
"homepage": "https://github.com/loicgriffie/Alerts-Pickers",
"license": "MIT",
"authors": {
"dillidon": "dillidon@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/loicgriffie/Alerts-Pickers.git",
"tag": "1.1"
},
"source_files": "Source/**/*.{swift}",
"resources": "Example/Resources/*.xcassets"
}