[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / 1 / LinkLabel / 1.0 / LinkLabel.podspec.json
blob3afb31a996444090a6930bec3e0e95ff6e058d40
2   "name": "LinkLabel",
3   "version": "1.0",
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"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Source/*.swift",
22   "frameworks": "UIKit"