[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / 1 / LinkLabel / 1.0.2 / LinkLabel.podspec.json
blob01bef4d08684d84405d5089b3a169a7a3d3e1ea1
2   "name": "LinkLabel",
3   "version": "1.0.2",
4   "summary": "UILabel with custom hyperlink styling, optional interaction delegate, minimal setup",
5   "homepage": "https://github.com/ProjectDent/LinkLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andrew Hart": "Andrew@ProjectDent.com"
12   },
13   "source": {
14     "git": "https://github.com/ProjectDent/LinkLabel.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Source/*.swift",
22   "frameworks": "UIKit"