[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / a / f / JMMonitorView / 1.0.0 / JMMonitorView.podspec.json
blob2fe6422b93cd4f55e7f9c8bdc6868fed4ac6c984
2   "name": "JMMonitorView",
3   "version": "1.0.0",
4   "summary": "Camera monitor UIImage and OpenGL image view for Jimi iOS Platform.",
5   "description": "Camera monitor UIImage and OpenGL image view for Jimi iOS Platform.",
6   "homepage": "https://github.com/JimiPlatform/JMMonitorView",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eafy": "lizhijian_21@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/JimiPlatform/JMMonitorView.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "JMMonitorView/**/*.{h,m,mm,c,hpp,cpp}",
23   "frameworks": [
24     "GLKit",
25     "AVFoundation",
26     "VideoToolbox",
27     "CoreVideo",
28     "OpenGLES"
29   ],
30   "libraries": "c++",
31   "dependencies": {
32     "ZJLog": [
34     ]
35   },
36   "deprecated": true