blob: 9d18ad98cdf023de47b3182a07916bec332b3058 [file] [log] [blame]
{
"name": "ABPickerDialog",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.{swift, xib}",
"pushed_with_swift_version": "3.2"
}