[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / c / GLImage / 0.0.4 / GLImage.podspec.json
blobb9349bc751333df97260a9c80866c94ec1147e0d
2   "name": "GLImage",
3   "version": "0.0.4",
4   "summary": "image sdk for processing with opengles",
5   "homepage": "http://blog.sina.com.cn/jefffyangdis",
6   "license": {
7     "type": "MIT",
8     "text": "LICENSE"
9   },
10   "authors": {
11     "jefffyang": "jefffyang@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/jeffjuliet/GLImage.git",
18     "tag": "0.0.4"
19   },
20   "source_files": "GLImage/**/*.{h,m}",
21   "ios": {
22     "frameworks": [
23       "OpenGLES",
24       "CoreMedia"
25     ]
26   },
27   "requires_arc": true,
28   "public_header_files": "GLImage/**/*.h"