blob: 4cf5038f239a0dc39ec01a24a2b96cfceec67d73 [file] [log] [blame]
{
"name": "SwiftTickerView",
"version": "1.4.3",
"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.3"
},
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "SwiftTickerView/Classes/*"
}