blob: 338b8ad451d76b807ec6edf244d98bebe81874c4 [file] [log] [blame]
{
"name": "VBlinkingLabel",
"version": "0.1.0",
"summary": "VBlinkingLabel is a subclass on UILabel that provides a blinking feature to label.",
"description": "Now you can create your own Blinking label using VBlinkingLabel. It has complete features of blinking, you can start and stop label blinking feature anytime.",
"homepage": "https://github.com/VishalBirth/VBlinkingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vishal": "vishal2k272@gmail.com"
},
"source": {
"git": "https://github.com/VishalBirth/VBlinkingLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VBlinkingLabel/Classes/**/*"
}