blob: c47c478413ae5fb90ae18aaf914e8f8ab950d611 [file] [log] [blame]
{
"name": "SwiftTickerView",
"version": "1.3.0",
"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.3.0"
},
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"source_files": "SwiftTickerView/Classes/**/*"
}