[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 2 / d / 0 / FRHyperLabel / 1.0.0 / FRHyperLabel.podspec.json
blob4e4de16c80ee25dffd8296580e96ef3451802e31
2   "name": "FRHyperLabel",
3   "version": "1.0.0",
4   "summary": "FRHyperLabel is a subclass of UILabel, which powers you the capablilty to add one or more hyperlinks to your label texts",
5   "description": "                   FRHyperLabel is a subclass of UILabel, which powers you the capablilty to add one or more hyperlinks to your label texts. With FRHyperLabel, You can define different style, handler and highlight appearance for difference hyperlinks in a super-easy way.\n\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/null09264/FRHyperLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wang Jinghan": "phantom.there@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/null09264/FRHyperLabel.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "FRHyperLabel",
23     "FRHyperLabel/*"
24   ],
25   "exclude_files": [
26     ".gitignore",
27     "FRHyperLabelDemo/*"
28   ]