blob: 85a5c8ee70a0988688628617096a450e76e459a4 [file] [log] [blame]
{
"name": "DKIflyMSC",
"version": "0.0.1",
"summary": "讯飞组件",
"description": "讯飞语音组件",
"homepage": "https://github.com/MjzDk/DKIflyMSC.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MjzDK": "15929996560@163.com"
},
"source": {
"git": "https://github.com/MjzDk/DKIflyMSC.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": [
"DKIflyMSC/Classes/iflyMSC.framework"
],
"frameworks": [
"AVFoundation",
"SystemConfiguration",
"Foundation",
"CoreTelephony",
"AudioToolbox",
"UIKit",
"CoreLocation",
"Contacts",
"AddressBook",
"QuartzCore",
"CoreGraphics"
],
"libraries": [
"z",
"c++",
"icucore"
]
}