4 "summary": "A collection of Image Processing Swift UIKit methods.",
5 "homepage": "https://gitlab.com/herme5/ImageProc",
6 "description": "ImageProc implements basic image processing methods that are exposed as UIImage and UIColor extension.",
12 "Andrea Ruffino": "andrea.ruffino@hotmail.fr"
17 "swift_versions": "5.0",
19 "git": "https://gitlab.com/herme5/ImageProc.git",
22 "source_files": "ImageProc/**/*.{h,m,mm,swift}",
23 "public_header_files": "ImageProc/ImageProc.h",
25 "GCC_PREPROCESSOR_DEFINITIONS": "CI_SILENCE_GL_DEPRECATION"
27 "swift_version": "5.0"