2 "name": "SemanticString",
4 "summary": "String abstraction for easy text localization and stylization",
5 "description": "SemanticString allows mark some text regions with desired styles, for example, \"bold\".\nAlso, it provides a way to create language-independent strings, that can be used in apps that supports change language dynamically.",
6 "homepage": "https://github.com/BlowMindStyle/SemanticString",
12 "Gotyanov": "Aleksey.Gotyanov@gmail.com"
15 "git": "https://github.com/BlowMindStyle/SemanticString.git",
22 "source_files": "Sources/SemanticString/**/*.swift",
23 "swift_versions": "5.1",
24 "swift_version": "5.1"