将 https://github.com/yanyiwu/iosjieba 封装成 pods 库,更方便项目导入、更新和使用
To run the example project, clone the repo, and run pod install
from the Example directory first.
jieba is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'jieba'
在类中导入头文件,#import "WBJieba.h",并且将类 .m 后缀改成 .mm
pod lib lint --allow-warnings --use-libraries
huipengo, penghui_only@163.com
jieba is available under the MIT license. See the LICENSE file for more info.