blob: 5b3fb8e0b46af3771b80c0e66b9fe9b06c83e730 [file] [log] [blame]
{
"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}"
}