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