[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 9 / 3 / NSAttributedStringBuilder-jaeilers / 0.2.0 / NSAttributedStringBuilder-jaeilers.podspec.json
blobc51626af3921198acdbc17b140dbdca01a90ec65
2   "name": "NSAttributedStringBuilder-jaeilers",
3   "module_name": "NSAttributedStringBuilder",
4   "version": "0.2.0",
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.2.0"
22   },
23   "source_files": "Sources/**/*.swift",
24   "swift_versions": "5.8",
25   "swift_version": "5.8"