blob: dd57142f2ddbecc7336acd5a78a76b93b6939adb [file] [log] [blame]
{
"name": "SelectViewController",
"version": "1.0.0",
"summary": "Simple items selection control",
"description": "Simple items selection control",
"homepage": "https://github.com/alon22/SelectViewController",
"license": "MIT",
"authors": {
"ruben": "ralonso022@gmail.com"
},
"source": {
"git": "https://github.com/alon22/SelectViewController.git",
"tag": "1.0.0"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m,swift}"
],
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.1",
"5.2",
"5.3"
],
"swift_version": "5.3"
}