blob: 07fa506c003e8ecb3ebfda179a773a296eb269d6 [file] [log] [blame]
{
"name": "aBlinkingLabel",
"version": "0.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": "0.0.2"
},
"social_media_url": "https://twitter.com/borgified",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"swift_version": "4.0"
}