blob: b84cecc18b474e17398790bd543f66f29f68c219 [file] [log] [blame]
{
"name": "TvOSTextViewer",
"authors": {
"David Cordero": "dcorderoramirez@gmail.com"
},
"version": "0.0.1",
"license": "MIT",
"summary": "Light and scrollable view controller for tvOS to present blocks of text",
"homepage": "https://github.com/dcordero/TvOSTextViewer",
"source": {
"git": "https://github.com/dcordero/TvOSTextViewer.git",
"tag": "0.0.1"
},
"platforms": {
"tvos": "9.0"
},
"source_files": "TvOSTextViewer/Sources/*.swift",
"pushed_with_swift_version": "3.0"
}