repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
e
/
d
/
c
/
GLImage
/
0.0.1
/
GLImage.podspec.json
blob
9f364f977b6d6cae1c25e93abf33f0e9eaaf1a06
1
{
2
"name": "GLImage",
3
"version": "0.0.1",
4
"summary": "image sdk for processing with opengles",
5
"homepage": "http://blog.sina.com.cn/jefffyangdis",
6
"license": "MIT",
7
"authors": {
8
"jefffyang": "jefffyang@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/jeffjuliet/GLImage.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"GLImage",
19
"GLImage/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}