[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / 2 / d / 0 / FRHyperLabel / 1.0.2 / FRHyperLabel.podspec.json
blob850a17c8ce8c0a67649470f68f7f5a9c0eec8a83
2   "name": "FRHyperLabel",
3   "version": "1.0.2",
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!",
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.2"
20   },
21   "source_files": [
22     "FRHyperLabel",
23     "FRHyperLabel/*"
24   ],
25   "exclude_files": [
26     ".gitignore",
27     "FRHyperLabelDemo/*"
28   ]