blob: f4312293e6e39c51393f9d88045c36089ada6e6b [file] [log] [blame]
{
"name": "RLBAlertsPickers",
"version": "1.1.2",
"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.2"
},
"source_files": "Source/**/*.{swift}",
"resource_bundles": {
"Countries": "Source/Pickers/Locale/Countries.bundle/**"
},
"resources": "Example/Resources/*.xcassets"
}