blob: b7850970e4e1f5a7d5a48b035bf73bc2ad299ecb [file] [log] [blame]
{
"name": "SBPickerSelector",
"version": "1.2.0",
"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": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SBPickerSelector/Source/*",
"resources": "SBPickerSelector/Resources/*"
}