blob: 0bb1f69b97901394dc10d9bb8163737d98ea1945 [file] [log] [blame]
{
"name": "BlinkingLabel_Dhiman",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BlinkingLabel_Dhiman/Classes/**/*"
}