blob: b231f27aa512c44f9dc5d71503ca38e3359dfb2c [file] [log] [blame]
{
"name": "Demo_BlinkingLabel",
"version": "0.1.2",
"summary": "A Subclass on UILabel that provides a blink.",
"description": "This CocoaPod provides the ability to use a UILabel with an ability to start & stop blinking.",
"homepage": "https://github.com/silversunwing/Demo_BlinkingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suman Maharjan": "silversunwing@gmail.com"
},
"source": {
"git": "https://github.com/silversunwing/Demo_BlinkingLabel.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*.{h,m,swift}",
"pushed_with_swift_version": "3.2"
}