blob: f582c65e659b4e00a96f4f16383356292e832b15 [file] [log] [blame]
{
"name": "CDCBlinkingLabel",
"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/ChengappaMoEngage/CDCBlinkingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chengappa C D": "chengappa@moengage.com"
},
"source": {
"git": "https://github.com/ChengappaMoEngage/CDCBlinkingLabel.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CDCBlinkingLabel/Classes/**/*"
}