blob: 3d189e4aafa224a4860cff2cb12cbb77f8b6b275 [file] [log] [blame]
{
"name": "GLImage",
"version": "0.0.2",
"summary": "image sdk for processing with opengles",
"homepage": "http://blog.sina.com.cn/jefffyangdis",
"license": "MIT",
"authors": {
"jefffyang": "jefffyang@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jeffjuliet/GLImage.git",
"tag": "0.0.2"
},
"source_files": [
"GLImage",
"GLImage/*/*.h"
],
"requires_arc": true
}