We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[!] CocoaPods could not find compatible versions for pod "UITextView-WZB": In Podfile: UITextView-WZB (~> 1.1.1)
Specs satisfying the UITextView-WZB (~> 1.1.1) dependency were found, but they required a higher minimum deployment target.
UITextView-WZB (~> 1.1.1)
The text was updated successfully, but these errors were encountered:
试了一下,BUG比较多,不大好用,而且还会闪退,高度计算不大准确,复制和全选删除貌似都不会自适应高度哦~~
Sorry, something went wrong.
1、podfile中需要增加platform :ios, '8.0'(最低支持版本) 2、更新cocoapods到最新版本后重试
No branches or pull requests
[!] CocoaPods could not find compatible versions for pod "UITextView-WZB":
In Podfile:
UITextView-WZB (~> 1.1.1)
Specs satisfying the
UITextView-WZB (~> 1.1.1)
dependency were found, but they required a higher minimum deployment target.The text was updated successfully, but these errors were encountered: