blob: f037a1ce371e71a551217b1db2b7e50934bf0295 [file] [log] [blame]
{
"name": "RDSActionLabel",
"version": "1.0.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": "radoslavdstankov@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/RStankov/RDSActionLabel.git",
"tag": "1.0.0"
},
"source_files": "RDSActionLabel/*.{swift}",
"pushed_with_swift_version": "3.0"
}