blob: e422670abd317f1dc2b0d845eacf5f0c712f630d [file] [log] [blame]
{
"name": "PJLVoice",
"version": "0.0.3",
"summary": "语音识别ios10.0和朗读需要",
"description": "语音识别和朗读都是系统自带的",
"homepage": "https://gitee.com/pei5306788/PJLVoice.git",
"license": "MIT",
"authors": {
"pei5306700": "4457745@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/pei5306788/PJLVoice.git",
"tag": "v0.0.3"
},
"source_files": "PJLVoice/PJLVoiceObject/*{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}