blob: 1d90b468dc3b0f32bbd7613a92a1e4aedc865c0d [file] [log] [blame]
{
"name": "UIMultiPicker",
"version": "0.5.0",
"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.5.0"
},
"swift_versions": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"swift_version": "4.2"
}