[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 1 / 4 / 0 / TTRHighlightLabel / 0.1.0 / TTRHighlightLabel.podspec.json
blob364ca497b58ddcca7504320c0b76b85df472293c
2   "name": "TTRHighlightLabel",
3   "version": "0.1.0",
4   "summary": "TTRHighlightLabel do highlight a specific label in text",
5   "description": "'TTRHighlightLabel do highlight a specific label in text, and add tap gesture on each highlighted label.'",
6   "homepage": "https://github.com/HassanIonic/TTRHighlightLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hassan Hijazi": "hassanpri64@gmail.com"
13   },
14   "source": {
15     "git": "git@github.com:HassanIonic/TTRHighlightLabel.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "TinyConstraints": [
25       "~> 4.0.0"
26     ]
27   },
28   "swift_version": "5.0"