blob: ec6a0c30adfdb3f7fcfeba341575b8a92e74cfe2 [file] [log] [blame]
{
"name": "DKIflyMSC",
"version": "1.0.2",
"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": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DKIflyMSC/Classes/**/*.h",
"vendored_frameworks": [
"DKIflyMSC/Classes/iflyMSC.framework"
],
"frameworks": [
"AVFoundation",
"SystemConfiguration",
"Foundation",
"CoreTelephony",
"AudioToolbox",
"UIKit",
"CoreLocation",
"Contacts",
"AddressBook",
"QuartzCore",
"CoreGraphics"
],
"libraries": [
"z",
"c++",
"icucore"
]
}