[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / a / 6 / 1 / MHGPUImage / 0.0.2 / MHGPUImage.podspec.json
blob17d92832f5830e3c803b47af396320342e194dbd
2   "name": "MHGPUImage",
3   "version": "0.0.2",
4   "license": "BSD",
5   "summary": "MHGPUImage",
6   "homepage": "https://github.com/MQZHot/MHGPUImage",
7   "authors": {
8     "MQZHot": "mqz1228@163.com"
9   },
10   "source": {
11     "git": "https://github.com/MQZHot/MHGPUImage.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source_files": "MHGPUImage/MHGPUImage/Source/**/*.{h,m}",
18   "resources": "MHGPUImage/MHGPUImage/Resources/*.png",
19   "requires_arc": true,
20   "xcconfig": {
21     "CLANG_MODULES_AUTOLINK": "YES"
22   }