blob: aa7fc080e746bcbfa96604a470812c549178c633 [file] [log] [blame]
{
"name": "YCPinYin",
"version": "0.2.2",
"summary": "PinYin of chinese inspired by PinYin4Objc.",
"description": "PinYin of chinese inspired by PinYin4Objc.\n`单贝` => `db#cb#sb#danbei#chanbei#shanbei` or `db#cb#sb` or `danbei#chanbei#shanbei`",
"homepage": "https://github.com/ungacy/YCPinYin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ungacy": "ungacy@126.com"
},
"source": {
"git": "https://github.com/ungacy/YCPinYin.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/ungacy",
"platforms": {
"ios": "8.0"
},
"source_files": "YCPinYin/Classes/**/*",
"resources": [
"YCPinYin/Assets/*.plist"
],
"public_header_files": "YCPinYin/Classes/**/*.h"
}