blob: c7319bf4c54af4896636efea4f2739aa2c0a0b66 [file] [log] [blame]
{
"name": "BRJPopoverPicker",
"version": "0.1.2",
"summary": "BRJPopoverPicker presents a list inside a popover and allows the user to select one item.",
"homepage": "https://github.com/benrobjoh/BRJPopoverPicker",
"license": "MIT",
"authors": {
"Ben Johnson": "code@benrobjoh.com"
},
"source": {
"git": "https://github.com/benrobjoh/BRJPopoverPicker.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*.{h,m}"
}