blob: 2d710ddaafe0741610feb94f0b78dee0bfde2c74 [file] [log] [blame]
{
"name": "UIMultiPicker",
"version": "0.3.1",
"summary": "UIPickerView with multiple selection support.",
"homepage": "https://cocoapods.org/pods/UIMultiPicker",
"license": {
"type": "MIT"
},
"authors": {
"Alexei Selivanov": "alexei@slowmotion.io"
},
"source": {
"git": "https://github.com/aselivanov/UIMultiPicker.git",
"tag": "0.3.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*"
}