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