2 "name": "SwiftRichString",
3 "version": "4.0.0-alpha-6",
4 "summary": "Elegant Attributed String composition in Swift sauce",
5 "description": "SwiftRichString is the best toolkit to work easily with Strings and Attributed Strings.",
6 "homepage": "https://github.com/malcommac/SwiftRichString",
12 "Daniele Margutti": "hello@danielemargutti.com"
14 "social_media_url": "https://twitter.com/danielemargutti",
22 "git": "https://github.com/malcommac/SwiftRichString.git",
23 "tag": "4.0.0-alpha-6"
25 "source_files": "Sources/**/*",
27 "public_header_files": "Sources/**/*.h"
30 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
31 "OTHER_LDFLAGS": "-lxml2"
33 "frameworks": "Foundation",
39 "swift_version": "5.3"