ZWLimitCounter 0.0.4

ZWLimitCounter 0.0.4

测试已测试
语言语言 Obj-CObjective C
许可 MIT
发布最后发布2017年9月

wang_ziwu 维护。



  • 作者
  • wangziwu

限制并统计 UITextView 输入字数

框架使用方法

  • 直接将 ZWLimitCounter 文件夹拖入到您的工程中。

    #import "UITextView+ZWLimitCounter.h"
  • Cocoapods 安装

    pod search ZWLimitCounter
    pod 'ZWLimitCounter'

    如果发现 pod search ZWLimitCounter,然后执行 pod repo update --verbose 命令更新本地 spec 缓存(可能需要几分钟),然后再搜索。

####如果对您有帮助,请务必 star 哦。