[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / 6 / CKDotMatrixView / 0.1.2 / CKDotMatrixView.podspec.json
bloba9ec78d188e5a5dae80d470814e403623e59f25a
2   "name": "CKDotMatrixView",
3   "version": "0.1.2",
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.2"
23   },
24   "source_files": "CKDotMatrixView/*.{h,m}"