blob: ed9f2e7c9c0fae9d0d18648f4fa41cf9214568c5 [file] [log] [blame]
{
"name": "JOFlashingLabel",
"version": "1.0.0",
"summary": "A subclass on UILabel providing a label that blinks.",
"description": "This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
"homepage": "https://github.com/ouraigua/JOFlashingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ouraigua": "90929323+ouraigua@users.noreply.github.com"
},
"source": {
"git": "https://github.com/ouraigua/JOFlashingLabel.git",
"tag": "1.0.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"source_files": "JOFlashingLabel/Classes/**/*",
"swift_version": "5.0"
}