Attachment 1.0.0×Maintained by iLiuChang.Installation Guide×Installation Guide for AttachmentYou want to add pod 'Attachment', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'Attachment', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try AttachmentSee PodspecGitHub RepoPage on CocoaPods.orgAttachment 1.0.0ByiLiuChangiLiuChang/AttachmentGitHub RepoAttachment Use NSAttributedString to add subviews to UILabel or UITextView.