[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 1 / 4 / a / StyleableLabel / 1.0.0 / StyleableLabel.podspec.json
blobfd108cca893f5716521423aeb8feb1fe7188eb16
2   "name": "StyleableLabel",
3   "version": "1.0.0",
4   "summary": "A UILabel subclass that supports directional content insets and simplifies styling.",
5   "description": "A simple UILabel subclass that supports setting directional content insets to add\npadding around the text, as well as exposing the CALayer corner radius property directly.",
6   "homepage": "https://github.com/mrasterisco/StyleableLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mrasterisco": "a.moiso@pillohealth.com"
13   },
14   "source": {
15     "git": "https://github.com/mrasterisco/StyleableLabel.git",
16     "tag": "v1.0.0"
17   },
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "StyleableLabel/Classes/**/*",
23   "swift_version": "5.1"