| { |
| "name": "LTBlinkingLabel", |
| "version": "0.1.0", |
| "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/libertyCoding/LTBlinkingLabel", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "libertyCoding": "lt_felicity@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/libertyCoding/LTBlinkingLabel.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "LTBlinkingLabel/Classes/**/*", |
| "swift_versions": "5.1", |
| "swift_version": "5.1" |
| } |