blob: 5782f44367f048b5d174e5777abcf6e516f48e03 [file] [log] [blame]
{
"name": "JMMonitorView",
"version": "1.0.8",
"summary": "Camera monitor UIImage and OpenGL image view for Jimi iOS Platform.",
"description": "Camera monitor UIImage and OpenGL image view for Jimi iOS Platform.",
"homepage": "https://github.com/JimiPlatform/JMMonitorView",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"Eafy": "lizhijian_21@163.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"GLKit",
"AVFoundation",
"VideoToolbox",
"CoreVideo",
"OpenGLES"
],
"libraries": "c++",
"source": {
"git": "https://github.com/JimiPlatform/JMMonitorView.git",
"tag": "1.0.8"
},
"ios": {
"vendored_frameworks": "JMMonitorView.framework"
},
"dependencies": {
"ZJLog": [
]
}
}