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