[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / 5 / RSKInteractableLabel / 1.1.0 / RSKInteractableLabel.podspec.json
blobf6e9849a41481655ec869f2056787ac3a4e7d682
2   "name": "RSKInteractableLabel",
3   "version": "1.1.0",
4   "summary": "The type of object that represents an interactable label.",
5   "description": "The type of object that represents an interactable label. RSKInteractableLabel provides the ability to get the index of the character falling under the given point, expressed in the label's coordinate system.",
6   "homepage": "https://github.com/rsk-lab/RSKInteractableLabel",
7   "license": {
8     "type": "RPL-1.5 / R.SK Lab Professional",
9     "file": "COPYRIGHT.md"
10   },
11   "authors": {
12     "Ruslan Skorb": "ruslan@rsk-lab.com"
13   },
14   "source": {
15     "git": "https://github.com/rsk-lab/RSKInteractableLabel.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.3",
22   "source_files": "RSKInteractableLabel/*.{h,swift}",
23   "requires_arc": true,
24   "swift_version": "5.3"