blob: e67d07a5d4c84419262b1f94ca7e582e1005edfb [file] [log] [blame]
{
"name": "JKYBDVoiceSDK",
"version": "0.3.0",
"summary": "语音SDK",
"platforms": {
"ios": "7.0"
},
"homepage": "https://github.com/398046840@qq.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"398046840@qq.com": "huangbaofa@120.net"
},
"source": {
"git": "https://github.com/398046840/BDVoice.git",
"tag": "0.3.0"
},
"description": "语音SDK",
"source_files": "JKYBDVoiceSDK/JKYBDVoiceSDK/Classes/**/*",
"public_header_files": "JKYBDVoiceSDK/JKYBDVoiceSDK/Classes/Headers/**/*",
"resource_bundles": {
"Resources": [
"JKYBDVoiceSDK/JKYBDVoiceSDK/Assets/**/*.{bundle,caf}"
]
},
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CFNetwork",
"CoreGraphics",
"CoreLocation",
"CoreText",
"Foundation",
"GLKit",
"OpenGLES",
"QuartzCore",
"Security",
"SystemConfiguration",
"UIKit"
]
}