blob: 224c202033c338c9f99fd61e11b63e1cbd8f7760 [file] [log] [blame]
{
"name": "GSPickerView",
"version": "0.1.2",
"summary": "GSPickerView is Horizontal Picker Library written in Swift",
"swift_versions": "5.0",
"description": "GSPickerView is an easy to use and customize alternative to UIPickerView written in Swift. It was developed to provide a highly customizable experience, so you can implement your custom designed PickerView.",
"homepage": "https://github.com/gurtej1992/GSPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gurtej Singh": "gurtej1992@gmail.com"
},
"source": {
"git": "https://github.com/gurtej1992/GSPickerView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5.0"
}