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