blob: 68ffbaa4f12e3d14a24f10ccd2b729291d79f60c [file] [log] [blame]
{
"name": "LTBlinkingLabel",
"version": "0.2.2",
"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/libertyCoding/LTBlinkingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"libertyCoding": "lt_felicity@163.com"
},
"source": {
"git": "https://github.com/libertyCoding/LTBlinkingLabel.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LTBlinkingLabel/Classes/**/*",
"swift_versions": "5.1",
"swift_version": "5.1"
}