| { |
| "name": "BlinkingLabelMeteorSD", |
| "version": "0.2.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/meteorSD/PublicCocoapods", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "djanruben@mac.com": "djanruben@mac.com" |
| }, |
| "source": { |
| "git": "https://github.com/meteorSD/PublicCocoapods.git", |
| "tag": "0.2.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "BlinkingLabel/Classes/*", |
| "pushed_with_swift_version": "3.0" |
| } |