[Add] ShopSphare 1.0.4
[CocoaPods.git] / Specs / 4 / d / 5 / RSKInteractableLabel / 2.0.0 / RSKInteractableLabel.podspec.json
blob05ec1d0a321d3422f3103014279778e189302fa9
2   "name": "RSKInteractableLabel",
3   "version": "2.0.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": "2.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "RSKInteractableLabel/*.{h,swift}",
23   "requires_arc": true,
24   "swift_version": "5.0"