blob: 0863da37a774c0074e8d400f0888006ea33f41f3 [file] [log] [blame]
{
"name": "V8HorizontalPickerView",
"version": "1.0.0",
"summary": "A horizontal UIPickerView control for iOS.",
"homepage": "https://github.com/veader/V8HorizontalPickerView",
"authors": {
"Shawn Veader": "shawn@veader.org"
},
"license": {
"type": "zlib/libpng",
"file": "LICENSE"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/veader/V8HorizontalPickerView.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"*.{h,m}"
],
"public_header_files": "*.h"
}