[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / b / 8 / LabelTapGesture / 1.1.0 / LabelTapGesture.podspec.json
blob1cbbd5b15f4df7a7e834fac06f59355b60e8c22e
2   "name": "LabelTapGesture",
3   "version": "1.1.0",
4   "summary": "An extension for setup UILabel with custom hyperlink styling, and interaction when tap on link.",
5   "homepage": "https://knottx.github.io",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Visarut Tippun": "knotto.vt@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/knottx/LabelTapGesture.git",
15     "tag": "1.1.0"
16   },
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "LabelTapGesture/**/*.swift",
22   "requires_arc": true,
23   "swift_version": "5.1"