blob: 14d28db90b73da2ead5c09127455870fd2f20d83 [file] [log] [blame]
{
"name": "UIMultiPicker",
"version": "0.2.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.2.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*"
}