blob: 338cd892b0f3aba7be0b307670eca191c737295c [file] [log] [blame]
{
"name": "TvOSTextViewer",
"authors": {
"David Cordero": "dcorderoramirez@gmail.com"
},
"version": "1.1.0",
"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": "1.1.0"
},
"platforms": {
"tvos": "9.0"
},
"source_files": "TvOSTextViewer/Sources/*.swift",
"pushed_with_swift_version": "4.0"
}