blob: 9f364f977b6d6cae1c25e93abf33f0e9eaaf1a06 [file] [log] [blame]
{
"name": "GLImage",
"version": "0.0.1",
"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.1"
},
"source_files": [
"GLImage",
"GLImage/**/*.{h,m}"
],
"requires_arc": true
}