[Add] iProov 12.2.2
[CocoaPods.git] / Specs / 8 / a / 1 / RichUnicodeText / 1.0.0 / RichUnicodeText.podspec.json
blob989ca5ef1c08170797d5404d8a6e1610af13408d
2   "name": "RichUnicodeText",
3   "version": "1.0.0",
4   "summary": "Applies pseudo fonts to alphanumeric characters, enabling the representation of rich text using Unicode.",
5   "description": "A Swift library for applying pseudo fonts to alphanumeric characters, enabling the representation of rich text using Unicode.",
6   "homepage": "https://github.com/acannie/RichUnicodeText_swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "acannie",
12   "platforms": {
13     "ios": "16.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/acannie/RichUnicodeText_swift.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Sources/**/*",
21   "exclude_files": "",
22   "swift_version": "5.0"