blob: 1c4c0056b6159c2771a660579f58f486b813e421 [file] [log] [blame]
{
"name": "SYPinYinObject",
"version": "1.0.0",
"summary": "SYPinYinObject is used to make chinese word transform pinyin as easy as possible.",
"homepage": "https://github.com/potato512/SYPinYinObject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"devZhang": "zhangsy757@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/potato512/SYPinYinObject.git",
"tag": "1.0.0"
},
"source_files": "SYPinYinObject/*.{h,m}",
"requires_arc": true
}