blob: 492ef897ec9d5fc3f2c62e789862665f88a55191 [file] [log] [blame]
{
"name": "BSModalPickerView",
"version": "0.2",
"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.2"
},
"platforms": {
"ios": "4.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}