blob: 6365e9dd33f15297a94616ef8a4fd5291e45f02e [file] [log] [blame]
{
"name": "ColoredLabel",
"authors": {
"Luccifer": "gleb.karp@gmail.com"
},
"version": "0.0.1",
"summary": "Little Helper that can determine and set Color of UILabel Text above UIImage or UIImageView.Image",
"swift_versions": "5.0",
"description": "Little Helper that can determine and set Color of UILabel Text above UIImage or UIImageView.Image!",
"homepage": "https://github.com/Luccifer/ColoredLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/Luccifer/ColoredLabel.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/*"
}