blob: 66a674c3c6ca27c4c84c5a5c1de2aee6ef991869 [file] [log] [blame]
{
"name": "BSModalPickerView",
"version": "0.3",
"summary": "A custom UIPickerView with a simple list of options, along with a toolbar for Done/Cancel and a faded backdrop view.",
"homepage": "https://github.com/subdigital/BSModalPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ben Scheirman": "ben@scheirman.com"
},
"source": {
"git": "https://github.com/subdigital/BSModalPickerView.git",
"tag": "0.3"
},
"platforms": {
"ios": "4.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}