blob: fc8f76634d5ee0ab4f7a1565406c5007e010dcd8 [file] [log] [blame]
{
"name": "TVMultiPicker",
"version": "0.0.1",
"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.1"
},
"platforms": {
"tvos": "9.0"
},
"source_files": "TVMultiPicker/*",
"dependencies": {
"SnapKit": [
]
},
"pushed_with_swift_version": "3.0"
}