# UTPinYin **Repository Path**: xinting/UTPinYin ## Basic Information - **Project Name**: UTPinYin - **Description**: 通过拼音去匹配汉字,简单来说,就是拼音搜索 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-01 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UTPinYinHelper 通过拼音去匹配汉字,简单来说,就是拼音搜索 ## 如何使用UTPinYinHelper * cocoapods导入:`暂不支持` * 手动导入: * 将`UTPinYinHelper`文件夹中的所有文件拽入项目中 * 导入主头文件:`#import "UTPinYinHelpe.h` ## 演示 ![(演示)](https://github.com/tangzhengyue/UTPinYinHelper/blob/master/demo.gif)