blob: 92f7be9388b1d341df9615381950aee5ef0c4f39 [file] [log] [blame]
{
"name": "BlinkingLabel_Dhiman",
"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/ranjitDhiman1990/BlinkingLabel_Dhiman",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ranjitDhiman1990": "dhimanranjit197@gmail.com"
},
"source": {
"git": "https://github.com/ranjitDhiman1990/BlinkingLabel_Dhiman.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BlinkingLabel_Dhiman/Classes/**/*"
}