blob: 55a4d53ed5fd0fc19399c452d84b62f72751ebed [file] [log] [blame]
{
"name": "LCOpenSDK",
"version": "3.10.0",
"summary": "乐橙云开放平台SDK",
"description": "乐橙云开放平台SDK,开发者可以用SDK开发APP",
"homepage": "https://github.com/LCOpenSDK/LCOpenSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hanyanrui": "OpenImoulife@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LCOpenSDK/LCOpenSDK.git",
"tag": "3.10.0"
},
"frameworks": [
"CoreLocation",
"CoreAudio",
"CoreVideo",
"CoreMedia",
"CFNetwork",
"VideoToolbox",
"AudioToolbox",
"AVFoundation",
"OpenGLES",
"MediaAccessibility",
"MediaPlayer"
],
"libraries": "z",
"vendored_frameworks": "Framework/LCOpenSDKDynamic.framework"
}