blob: 6c631bc5ee9b70502cb15133bfb7fdd470d1c73e [file] [log] [blame]
{
"name": "ELPickerView",
"version": "4.0.0",
"summary": "Easily Used Picker View build with Swift 3",
"description": "ELPickerView is an easily used Picker View suit. To use ELPickerView, only three steps (- add -show -hide) is need.\nELPickerView is flexable too, there are rich document and annotation for ELPickerView.",
"homepage": "https://github.com/Elenionl/ELPickerView-Swift",
"screenshots": "https://raw.githubusercontent.com/Elenionl/ELPickerView-Swift/master/screenshots/screenshots_4.gif",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Hanping Xu": "stellanxu@gmail.com"
},
"social_media_url": "https://github.com/Elenionl",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Elenionl/ELPickerView-Swift.git",
"tag": "4.0.0"
},
"source_files": "Pod/*",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}