[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / c / GLImage / 0.0.3 / GLImage.podspec.json
blobe2cf1db1ad661146d2bc5b4619fb011c530fbc8a
2   "name": "GLImage",
3   "version": "0.0.3",
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.3"
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"