blob: a78b4c83c5f8bfbac7df2d69438e7c0b94700248 [file] [log] [blame]
{
"name": "SDiflyMSC",
"version": "1.144",
"summary": "科大讯飞iOS语音控件SDK",
"description": "科大讯飞SDK的pod库,\n1.144 版本信息\n20161025\n1.修复Demo显示问题;\n2.修复SDK在xCode8下的内存泄露问题;\n3.修复播放器在预合成模式下的工作异常问题;\n4.适配iOS10部分问题;\n5.修复SDK与外部存在的编译冲突问题;",
"homepage": "https://github.com/ZhengShouDong/SDiflyMSC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhengShouDong": "admin@zhengshoudong.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZhengShouDong/SDiflyMSC.git",
"tag": "1.144"
},
"source_files": [
"Headers",
"SD_iflyMSC/iflyMSC.framework/Headers/*.h"
],
"vendored_frameworks": "SD_iflyMSC/iflyMSC.framework",
"frameworks": [
"CoreLocation",
"CoreTelephony",
"AVFoundation",
"AddressBook",
"AudioToolbox",
"SystemConfiguration",
"QuartzCore",
"CoreGraphics"
],
"libraries": [
"z",
"c++"
],
"requires_arc": true
}