2 "description": "A library that supports interoperable render target between GL texture and CVPixelBufferRef.",
3 "private_header_files": "Source/Classes/Private/**/*.h",
13 "Qin Hong": "qinhong@face2d.com"
21 "git": "https://github.com/drummerchin/GLInterop.git"
23 "requires_arc": "Source/Classes/**/*{.m,.mm}",
24 "source_files": "Source/Classes/**/*",
25 "homepage": "https://github.com/drummerchin/GLInterop",
26 "summary": "A library of GL interoperable texture.",