blob: 76a57816420d1351eae7eac55a94db8ffd40a4ee [file] [log] [blame]
{
"name": "TVMultiPicker",
"version": "0.0.4",
"summary": "Generic view with arbitrary number of horizontal pickers.",
"description": "Simple generic viewcontroller with arbitrary number of horizontal pickers.\nContains pre-configured date picker. Supports user defined style configuration.",
"homepage": "https://github.com/Ingemark/TVMultiPicker.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Filip Dujmusic": "filip.dujmusic@ingemark.com"
},
"source": {
"git": "https://github.com/Ingemark/TVMultiPicker.git",
"tag": "0.0.4"
},
"platforms": {
"tvos": "9.0"
},
"source_files": "TVMultiPicker/*",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
},
"pushed_with_swift_version": "4"
}