blob: f63fcd6944d0186d66f7a02e9fcc98f5cb44f42e [file] [log] [blame]
{
"name": "ELPickerView",
"version": "0.1.1",
"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_2.png",
"https://raw.githubusercontent.com/Elenionl/ELPickerView-Swift/master/screenshots/screenshots_1.png"
],
"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": "0.1.1"
},
"source_files": "ELPickerView/ELPickerView/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}