blob: dbb3c6b4915dc5d9ace4a9cb9a2d56b631011c36 [file] [log] [blame]
{
"name": "LZBlinkingLabel",
"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/lizhaobomb/LZBlinkingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lizhaobomb": "lizhaobomb@163.com"
},
"source": {
"git": "https://github.com/lizhaobomb/LZBlinkingLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LZBlinkingLabel/Classes/**/*",
"swift_version": "4.1"
}