blob: c6b91d3aff00b6c10026546bd90de836b54fb31e [file] [log] [blame]
{
"name": "SBPickerSelector",
"version": "2.0.3",
"summary": "Easy framework to setup pickers in your iOS project, easy picker manager.",
"homepage": "https://github.com/Busta117/SBPickerSelector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Santiago Bustamante": "busta117@gmail.com"
},
"source": {
"git": "https://github.com/Busta117/SBPickerSelector.git",
"tag": "2.0.3"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0",
"requires_arc": true,
"source_files": "SBPickerSwiftSelector/Source/*",
"resources": "SBPickerSwiftSelector/Resources/*"
}