YYTextFix 1.0.0×Maintained by Wade.Installation Guide×Installation Guide for YYTextFixYou want to add pod 'YYTextFix', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'YYTextFix', '~> 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 YYTextFixSee PodspecGitHub RepoPage on CocoaPods.orgYYTextFix 1.0.0ByMr Xieibireme/YYTextGitHub RepoYYTextFix YYTextFix框架其实就是YYText,只不过YYText框架不更新了,为了修复和自己使用YYText方便,所以上传了这个YYTextFix。