| { |
| "name": "aaBlinkingLabel", |
| "version": "4.0.3", |
| "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": "v4.0.3" |
| }, |
| "social_media_url": "https://twitter.com/borgified", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*" |
| } |