3 "version": "0.6.alpha.1",
4 "summary": "Filter kernel based on Metal.",
5 "description": "LvJing is a minimum graphic filter kernel based on Metal, it offers extensible\ninterface and protocol for inheritance and assembling. The architecture is\ninspired by `Metal by Tutorials`(Caroline Begbie & Marius Horga, raywenderlich.com)\nand famous `GPUImage`.\nLvJing merely acts as a carriage of Metal Shading Codes, it's your creativity\nand, behind all, mathematics that really shines.\nHave fun.",
6 "homepage": "https://github.com/keyOfVv/LvJing",
12 "Ke Yang": "ofveravi@gmail.com"
15 "git": "https://github.com/keyOfVv/LvJing.git",
24 "source_files": "LvJing/Classes/**/*",
25 "static_framework": true,
26 "frameworks": "MetalKit",
27 "pod_target_xcconfig": {
28 "OTHER_SWIFT_FLAGS[config=Debug]": "-D SDK_DEBUG"
30 "swift_version": "5.2"