blob: c56166f94ca68cec3fcd3537067dfbdffeef2d33 [file] [log] [blame]
{
"name": "IFLYSMC",
"version": "1.0.0",
"summary": "讯飞语音",
"description": "讯飞语音SDK",
"homepage": "https://github.com/chaopengCoder/IFLYSMC",
"license": "MIT",
"authors": {
"chaopengCoder": "chaopeng_coder@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chaopengCoder/IFLYSMC.git",
"tag": "1.0.0"
},
"vendored_frameworks": "Source/iflyMSC.framework",
"libraries": [
"c++",
"z"
],
"frameworks": [
"AVFoundation",
"SystemConfiguration",
"Foundation",
"CoreTelephony",
"AudioToolbox",
"UIKit",
"CoreLocation",
"Contacts",
"AddressBook",
"QuartzCore",
"CoreGraphics"
],
"requires_arc": true
}