blob: f8168a87bd9341d35560781d5b4297092aeedf22 [file] [log] [blame]
{
"name": "ABPickerDialog",
"version": "0.1.4",
"summary": "Dialog for picking values",
"description": "Custom dialogs for picking date, time, countries, random strings, etc.",
"homepage": "https://github.com/alexburtnik/ABPickerDialog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alexburtnik": "alexburtnik@gmail.com"
},
"source": {
"git": "https://github.com/alexburtnik/ABPickerDialog.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ABPickerDialog/Classes/**/*",
"resource_bundles": {
"ABPickerDialog": [
"ABPickerDialog/Classes/**/*.xib"
]
},
"pushed_with_swift_version": "3.1"
}