blob: f4b0479fb711234d7f112a51eb9a725f6e1faf9d [file] [log] [blame]
{
"name": "ABPickerDialog",
"version": "0.1.1",
"summary": "Dialog with UIPickerView",
"description": "Handy for picking Date, time, strings",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.swift",
"resources": [
"Source/**/*.xib"
],
"pushed_with_swift_version": "3.2"
}