blob: 295544ee9c29713a4f81a1249df87fc2eaa6669d [file] [log] [blame]
{
"name": "IFlySDK",
"version": "1.0",
"summary": "IFlySDK.",
"description": "IFlySDK client on youshaqi",
"homepage": "https://ai.baidu.com/docs#/ASR-iOS-SDK/dea30f2b",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tangjj@1391.com": "tangjj@1391.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GarfieldGitHub/IFlySDK.git",
"tag": "1.0"
},
"vendored_frameworks": "iflyMSC.framework",
"resources": "common.jet",
"libraries": [
"c++",
"z"
],
"frameworks": [
"AVFoundation",
"SystemConfiguration",
"Foundation",
"CoreTelephony",
"AudioToolbox",
"UIKit",
"CoreLocation",
"Contacts",
"AddressBook",
"QuartzCore",
"CoreGraphics"
],
"requires_arc": true
}