/BlinkingLabel

A short intro to CocoaPods

Primary LanguageShellMIT LicenseMIT

BlinkingLabel

[![CI Status](http://img.shields.io/travis/Walker, Clayton J./BlinkingLabel.svg?style=flat)](https://travis-ci.org/Walker, Clayton J./BlinkingLabel) Version License Platform

Overview

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

Requirements

  • ARC
  • iOS8

Usage

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.

Installation with CocoaPods

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

pod "BlinkingLabel"

Author

Clayton Walker

License

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