blob: d8ebd9ca06db8ddacb1bd372e4718686137ce98b [file] [log] [blame]
{
"name": "SwiftTickerView",
"version": "1.4.1",
"summary": "A simple news ticker view",
"swift_version": "4.0",
"description": "A swift ticker, written in swift. The one, with those '+++' separators ;)",
"homepage": "https://github.com/EMart86/SwiftTickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Martin Eberl": "eberl_ma@gmx.at"
},
"source": {
"git": "https://github.com/EMart86/SwiftTickerView.git",
"tag": "1.4.1"
},
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"source_files": "SwiftTickerView/Classes/*"
}