blob: 588a1c93e254beffff10d178e62b8b0b3ce6b4e1 [file] [log] [blame]
{
"name": "HLHanZiToPinYin",
"version": "0.0.1",
"summary": "汉字转换成拼音,不收字符串,字母等影响",
"description": " A longer description of HLHanZiToPinYin in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/lihongli528628/HLHanZiToPinYin",
"license": "MIT",
"authors": {
"lihongli": "592658688@qq.com"
},
"source": {
"git": "https://github.com/lihongli528628/HLHanZiToPinYin.git",
"tag": "0.0.1"
},
"source_files": [
"HLHanZiToPinYin/**",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}