blob: 462aa7faf9ce97beb59f8b443481b43fdc961571 [file] [log] [blame]
{
"name": "IFLYMSCC",
"version": "1.0.7",
"summary": "讯飞语音",
"description": "科大讯飞 iOS",
"homepage": "https://github.com/chaopengCoder/IFLYMSC",
"license": "MIT",
"authors": {
"chaopengCoder": "chaopeng_coder@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chaopengCoder/IFLYMSC.git",
"tag": "1.0.7"
},
"source_files": "Source/iflyMSC.framework/Headers/*.h",
"vendored_frameworks": "Source/iflyMSC.framework",
"frameworks": [
"CoreLocation",
"CoreTelephony",
"AVFoundation",
"Contacts",
"AddressBook",
"AudioToolbox",
"SystemConfiguration",
"QuartzCore",
"CoreGraphics"
],
"libraries": [
"z",
"c++"
],
"requires_arc": false
}