blob: 691918d065d9c714d5a89c46097e0291efeba4ca [file] [log] [blame]
{
"name": "HAStringPickerView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "*.swift",
"swift_versions": "5.1",
"frameworks": "UIKit",
"swift_version": "5.1"
}