blob: 2db4e612b4409bf83c940b179b96489d7cb1ea7b [file] [log] [blame]
{
"name": "InputStepByStep",
"version": "0.0.2-beta",
"summary": "A simple input view for tvOS, for testing purposes",
"homepage": "https://github.com/brunomacabeusbr/InputStepByStep",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bruno Macabeus": "bruno.macabeus@gmail.com"
},
"platforms": {
"tvos": "10.0"
},
"source": {
"git": "https://github.com/brunomacabeusbr/InputStepByStep.git",
"tag": "0.0.2-beta"
},
"source_files": [
"InputStepByStep/InputStepByStep/*.swift",
"InputStepByStep/InputStepByStep/*.xib"
],
"dependencies": {
"Cartography": [
"~> 1.1"
]
},
"pushed_with_swift_version": "3.0"
}