blob: dceb028f9c41eda5f0cee12b176e9fae93b0c7a3 [file] [log] [blame]
{
"name": "BlinkLabelAuth",
"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/andresantana88/BlinkingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"andresantana88": "andre.santana@polygon.pt"
},
"source": {
"git": "https://github.com/andresantana88/BlinkLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BlinkingLabel/Classes/**/*",
"swift_version": "4.0"
}