blob: 542eafbf3840eda5093c3d5b68e6b873fe2ec414 [file] [log] [blame]
{
"name": "HAStringPickerView",
"version": "0.1.3",
"summary": "Simple string picker view based on UIPickerView.",
"homepage": "https://github.com/HandsAppTeam/HAStringPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nikita Krasavin": "nikita_krasavin@bk.ru"
},
"source": {
"git": "https://github.com/HandsAppTeam/HAStringPickerView.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": "*.swift",
"swift_versions": "5.1",
"frameworks": "UIKit",
"swift_version": "5.1"
}