blob: 76b7c0d16873d8304ed0cd337c76690a4ca982ec [file] [log] [blame]
{
"name": "IFLYSMC",
"version": "1.0.3",
"summary": "讯飞语音",
"description": "讯飞语音SDK",
"homepage": "https://github.com/chaopengCoder/IFLYSMC",
"license": {
"type": "Copyright",
"text": " Copyright 2018 chaopeng_coder.com. All rights reserved.\n"
},
"authors": {
"chaopengCoder": "chaopeng_coder@qq.com"
},
"source": {
"git": "https://github.com/chaopengCoder/IFLYSMC.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "Source/*.framework",
"frameworks": [
"AVFoundation",
"SystemConfiguration",
"Foundation",
"CoreTelephony",
"AudioToolbox",
"UIKit",
"CoreLocation",
"Contacts",
"AddressBook",
"QuartzCore",
"CoreGraphics"
],
"libraries": [
"z",
"c++",
"icucore"
]
}