[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 8 / 3 / ActiveLabelGilsy / 0.8.1 / ActiveLabelGilsy.podspec.json
blobc8fdd07923b970257b37d1b880018899d3fa287c
2   "name": "ActiveLabelGilsy",
3   "version": "0.8.1",
4   "authors": {
5     "Optonaut": "hello@optonaut.co"
6   },
7   "homepage": "https://github.com/JakubLares/ActiveLabel.swift",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/JakubLares/ActiveLabel.swift",
17     "tag": "0.8.1"
18   },
19   "summary": "UILabel drop-in replacement supporting Hashtags (#), Mentions (@), URLs (http://) and custom regex patterns, written in Swift",
20   "description": "UILabel drop-in replacement supporting Hashtags (#), Mentions (@), URLs (http://) and custom regex patterns, written in Swift\n\nFeatures\n\t* Up-to-date: Swift 4\n\t* Default support for Hashtags, Mentions, Links\n\t* Support for custom types via regex\n\t* Ability to enable highlighting only for the desired types\n\t* Ability to trim urls\n\t* Super easy to use and lightweight\n\t* Works as UILabel drop-in replacement\n\t* Well tested and documented",
21   "source_files": "ActiveLabel/*.swift"