[Add] NeuroID 3.4.1
[CocoaPods.git] / Specs / a / 9 / 8 / RDSActionLabel / 1.0.0 / RDSActionLabel.podspec.json
blobf037a1ce371e71a551217b1db2b7e50934bf0295
2   "name": "RDSActionLabel",
3   "version": "1.0.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": "radoslavdstankov@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/RStankov/RDSActionLabel.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "RDSActionLabel/*.{swift}",
22   "pushed_with_swift_version": "3.0"