[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / a / 9 / 8 / RDSActionLabel / 0.2.0 / RDSActionLabel.podspec.json
blob5d8ed20c585c65fa8a7c31be9741e9b46309be55
2   "name": "RDSActionLabel",
3   "version": "0.2.0",
4   "summary": "Custom text highlighting in UILabel.",
5   "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.",
6   "homepage": "https://github.com/RStankov/RDSActionLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Radoslav Stankov": "rstankov@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/RStankov/RDSActionLabel.git",
19     "tag": "0.2.0"
20   },
21   "source_files": "RDSActionLabel/*.{swift}"