blob: 042f95c67df109b963a6c82d517f28649aa7639b [file] [log] [blame]
{
"name": "DBCommonLibTest",
"version": "0.0.1",
"summary": "DBCommonLibTest为标贝科技iOSSDK基础库",
"description": "DBCommonLibTest为标贝科技iOSSDK基础库,集成TTS、ASR等SDK必须集成基础库",
"homepage": "https://github.com/lmhname123/DBCommonLibTest",
"license": "MIT",
"authors": {
"李明辉": "liminghui@data-baker.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lmhname123/DBCommonLibTest.git",
"tag": "0.0.1"
},
"source_files": "DBCommon.framework/**/*.{h,m}",
"exclude_files": "Classes/Exclude"
}