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