blob: 5d8ed20c585c65fa8a7c31be9741e9b46309be55 [file] [log] [blame]
{
"name": "RDSActionLabel",
"version": "0.2.0",
"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.0"
},
"source_files": "RDSActionLabel/*.{swift}"
}