blob: 7735fe9ad8d2a85cfb636512714e612f8b942ed7 [file] [log] [blame]
{
"name": "OpenglStudy",
"version": "1.0.2",
"summary": "opengl study example",
"homepage": "https://github.com/liuqimother/OpenglStudy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"akings": "liuqimother@163.com"
},
"source": {
"git": "https://github.com/liuqimother/OpenglStudy.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "OpenglStudy/*",
"resources": "OpenglStudy/Assets.xcassets"
}