blob: a23a3b2715b5cf5237eb4ee57b23ca0e3dced160 [file] [log] [blame]
{
"name": "SwiftTickerView",
"version": "0.1.0",
"summary": "A simple news ticker view",
"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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftTickerView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}