| { |
| "name": "RDSActionLabel", |
| "version": "0.2.1", |
| "summary": "Custom text highlighting in UILabel.", |
| "description": "A UILabel subclass, that adds highlighting support to labels. Supporting hashtags, mentions, urls and having the ability to recognize custom texts. Written in Swift.", |
| "homepage": "https://github.com/RStankov/RDSActionLabel", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE.txt" |
| }, |
| "authors": { |
| "Radoslav Stankov": "rstankov@gmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/RStankov/RDSActionLabel.git", |
| "tag": "0.2.1" |
| }, |
| "source_files": "RDSActionLabel/*.{swift}" |
| } |