blob: 7b1cb4de20cc7ac2c4961bfca2f98083f8b5e7bb [file] [log] [blame]
{
"name": "aBlinkingLabel",
"version": "4.0.2",
"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/borgified/BlinkingLabel",
"license": "MIT",
"authors": {
"borgified": "borgified@gmail.com"
},
"source": {
"git": "https://github.com/borgified/BlinkingLabel.git",
"tag": "4.0.2"
},
"social_media_url": "https://twitter.com/borgified",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}