[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / d / 3 / ImageProc / 1.4.0 / ImageProc.podspec.json
blob1530b337372e59de2f99666089856e40b47ee410
2   "name": "ImageProc",
3   "version": "1.4.0",
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.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrea Ruffino": "andrea.ruffino@hotmail.fr"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://gitlab.com/herme5/ImageProc.git",
20     "tag": "1.4.0"
21   },
22   "source_files": "ImageProc/**/*.{h,m,mm,swift}",
23   "public_header_files": "ImageProc/ImageProc.h",
24   "xcconfig": {
25     "GCC_PREPROCESSOR_DEFINITIONS": "CI_SILENCE_GL_DEPRECATION"
26   },
27   "swift_version": "5.0"