blob: 06d279d5721c07b754391487278b2227531d5e28 [file] [log] [blame]
{
"name": "CEPopupPickerView",
"version": "0.1",
"license": "MIT",
"summary": "A UIPickerView that pops up, just like the Facebook app.",
"homepage": "https://github.com/chriseidhof/CEPopupPickerView",
"authors": {
"Chris Eidhof": "chris@eidhof.nl"
},
"source": {
"git": "https://github.com/chriseidhof/CEPopupPickerView.git",
"tag": "v0.1"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "CEPopupPickerView/CEPopupPickerView.{h,m}"
}