blob: a9ec78d188e5a5dae80d470814e403623e59f25a [file] [log] [blame]
{
"name": "CKDotMatrixView",
"version": "0.1.2",
"summary": "A highly customizable animated banner-like dot matrix view.",
"description": " CKDotMatrixView provides a retro-style dot matrix that displays\n numbers or text. It is completely configured via storyboard. Use\n it just like you would place text on a label programmatically.\n",
"homepage": "https://github.com/JaNd3r/CKDotMatrixView",
"screenshots": "https://raw.githubusercontent.com/JaNd3r/CKDotMatrixView/master/DotMatrixDemo1.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Christian Klaproth": "ck@cm-works.de"
},
"social_media_url": "http://twitter.com/JaNd3r",
"platforms": {
"ios": "8.1"
},
"requires_arc": true,
"source": {
"git": "https://github.com/JaNd3r/CKDotMatrixView.git",
"tag": "0.1.2"
},
"source_files": "CKDotMatrixView/*.{h,m}"
}