CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✗ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Sep 2017 |
Maintained by wang_ziwu.
限制并统计UITextView输入字数
直接把ZWLimitCounter文件夹拖入到您的工程中.
#import "UITextView+ZWLimitCounter.h"Cocoapods安装
pod search ZWLimitCounter
pod 'ZWLimitCounter'如果发现pod search ZWLimitCounter,然后执行pod repo update --verbose命令更新本地spec缓存(可能需要几分钟),然后再搜索就可以了.
####如果对您有帮助,请你一定要star哦。