2 "name": "LabelTextFormatter",
4 "swift_versions": "4.0",
5 "summary": "UILabel and NSAttributedString extensions that allow you to simply set text to the label.",
6 "description": "UILabel and NSAttributedString extensions which allows you to set label text from AttributedString without the need to create any instances. Allows you to combine several AttributedStrings into one.",
7 "homepage": "https://github.com/idapgroup/LabelTextFormatter",
13 "IDAP Group": "hello@idapgroup.com"
16 "git": "https://github.com/idapgroup/LabelTextFormatter.git",
23 "header_mappings_dir": "Source",
24 "source_files": "Source/**/*.{swift,h,m,c,cpp}",
25 "swift_version": "4.0"