Skip to content

huipengo/jieba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jieba

https://github.com/yanyiwu/iosjieba 封装成 pods 库,更方便项目导入、更新和使用

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

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

Author

huipengo, penghui_only@163.com

License

jieba is available under the MIT license. See the LICENSE file for more info.