[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / 3 / ActiveLabelGilsy / 1.0.0 / ActiveLabelGilsy.podspec.json
blob00d22a05a6ae9a301a0549e4c60c456f80fe57de
2   "name": "ActiveLabelGilsy",
3   "version": "1.0.0",
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": "1.0.0"
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"