[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 4 / MTGPUImage / 1.0.1 / MTGPUImage.podspec.json
blobd0254d47c572fd72b66bb41843e0d043c9209ac2
2   "name": "MTGPUImage",
3   "version": "1.0.1",
4   "license": "BSD",
5   "summary": "An open source iOS framework.",
6   "homepage": "https://github.com/ShengQiangLiu/MTGPUImage",
7   "authors": {
8     "ShengQiangLiu": "1365688791@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/ShengQiangLiu/MTGPUImage.git",
12     "tag": "1.0.1"
13   },
14   "ios": {
15     "vendored_frameworks": "Release/MTGPUImage.framework",
16     "frameworks": [
17       "OpenGLES",
18       "CoreMedia",
19       "QuartzCore",
20       "AVFoundation"
21     ]
22   },
23   "requires_arc": true,
24   "xcconfig": {
25     "CLANG_MODULES_AUTOLINK": "YES"
26   },
27   "platforms": {
28     "ios": "7.0"
29   }