Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.21 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.21 KB

BlinkLabel

[![CI Status](http://img.shields.io/travis/Deepanshi Gupta/BlinkLabel.svg?style=flat)](https://travis-ci.org/Deepanshi Gupta/BlinkLabel) Version License Platform

Overview

BlinkingLabel is a subclass of UILabel, written in Swift, that enables the UILabel to blink.

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • ARC
  • iOS8

Installation

BlinkLabel is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "BlinkLabel"

Example Project

An example project is included with this repo. To run the example project, clone the repo, and run pod install from the Example directory first.

Author

Deepanshi Gupta, deepanshi.gupta@quovantis.com

License

BlinkLabel is available under the MIT license. See the LICENSE file for more info.