blob: 3132c15fe0d0d2d69ddb59a73ec968d7a780bb9f [file] [log] [blame]
{
"name": "InputStepByStep",
"version": "0.0.1-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.1-beta"
},
"source_files": [
"InputStepByStep/InputStepByStep/*.swift",
"InputStepByStep/InputStepByStep/*.xib"
],
"dependencies": {
"Cartography": [
"~> 1.1"
]
},
"pushed_with_swift_version": "3.0"
}