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