blob: 59e7d352ed970f4f3f3732e161f637f70a8de3fc [file] [log] [blame]
{
"name": "UIMultiPicker",
"version": "0.1.0",
"summary": "UIPickerView with multiple selection support.",
"homepage": "https://cocoapods.org/pods/UIMultiPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleks Selivanov": "aleks.selivanov@yahoo.com"
},
"source": {
"git": "https://github.com/aselivanov/UIMultiPicker.git",
"tag": "0.1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "UIMultiPicker/Classes/**/*"
}