blob: 184e8df3276f931063512d8172c3ef2cc37dbfdd [file] [log] [blame]
{
"name": "ZZBlinkingLabel",
"version": "0.1.0",
"summary": "A subclass on UILabel that provides a blink.",
"description": "This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
"homepage": "https://github.com/ZanyZephyr/BlinkingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZanyZephyr": "liyizhezhe@gmail.com"
},
"source": {
"git": "https://github.com/ZanyZephyr/BlinkingLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BlinkingLabel/Classes/**/*",
"swift_versions": "5.2",
"swift_version": "5.2"
}