[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / 9 / 3 / NSAttributedStringBuilder-jaeilers / 0.3.1 / NSAttributedStringBuilder-jaeilers.podspec.json
blobb91663fd3cc55e4b072c69e34eceeee4f5f06631
2   "name": "NSAttributedStringBuilder-jaeilers",
3   "module_name": "NSAttributedStringBuilder",
4   "version": "0.3.1",
5   "summary": "An easy to use NSAttributedString builder with extended modifier support (bold, italic, image, custom spacings etc.)",
6   "description": "The `NSAttributedStringBuilder` is an easy to use attributed string builder with extended modifier support (bold/italic, image, custom spacings etc.) that supports most platforms and can be extended easily.",
7   "homepage": "https://github.com/jaeilers/NSAttributedStringBuilder",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": "Jasmin Eilers",
13   "platforms": {
14     "ios": "13.0",
15     "osx": "11.0",
16     "watchos": "6.0",
17     "tvos": "13.0"
18   },
19   "source": {
20     "git": "https://github.com/jaeilers/NSAttributedStringBuilder.git",
21     "tag": "0.3.1"
22   },
23   "source_files": "Sources/**/*.swift",
24   "resource_bundles": {
25     "NSAttributedStringBuilder-jaeilers": [
26       "Sources/NSAttributedStringBuilder/PrivacyInfo.xcprivacy"
27     ]
28   },
29   "swift_versions": "5.8",
30   "swift_version": "5.8"