blob: 39ed0149119bc49cf4fda34756bcb193fe1970b0 [file] [log] [blame]
{
"name": "KBlinkingLabel",
"version": "0.1.1",
"summary": "A subclass on UILabel that provides a KBlink.",
"description": "This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
"homepage": "https://github.com/kkpeerlogic/KBlinkingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kkpeerlogic": "kanhaiya@peerlogicsys.com"
},
"source": {
"git": "https://github.com/kkpeerlogic/KBlinkingLabel.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KBlinkingLabel/Classes/**/*",
"pushed_with_swift_version": "3.0"
}