[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 4 / 6 / CKDotMatrixView / 0.1.0 / CKDotMatrixView.podspec.json
blobcd0ec14de46cf16cb6fc3ffb34458758796540e0
2   "name": "CKDotMatrixView",
3   "version": "0.1.0",
4   "summary": "A highly customizable animated banner-like dot matrix view.",
5   "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",
6   "homepage": "https://github.com/JaNd3r/CKDotMatrixView",
7   "screenshots": "https://raw.githubusercontent.com/JaNd3r/CKDotMatrixView/master/DotMatrixDemo1.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Christian Klaproth": "ck@cm-works.de"
14   },
15   "social_media_url": "http://twitter.com/JaNd3r",
16   "platforms": {
17     "ios": "8.1"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/JaNd3r/CKDotMatrixView.git",
22     "tag": "0.1.0"
23   },
24   "source_files": "CKDotMatrixView/*.{h,m}"