blob: cbc2bb92d1b742f649a5a1045fb0e1991bc1cf91 [file] [log] [blame]
{
"name": "HTChineseHandle",
"version": "1.0.0",
"summary": "To get first letter of Chinese",
"homepage": "https://github.com/youran1024/HTChineseHandle",
"license": "MIT",
"authors": {
"Mr.Yang": "youran1024@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/youran1024/HTChineseHandle.git",
"tag": "1.0.0"
},
"source_files": "HTChineseHandleSDK/*.{h,m}",
"requires_arc": true
}