blob: b2499b5f9b5f2659a66bc9c2c93e93fdc7016193 [file] [log] [blame]
{
"name": "GLExtensions",
"version": "0.1.0",
"summary": "short description.",
"description": "long description of the pod here.",
"homepage": "https://github.com/GL9700/GLExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liguoliang": "36617161@qq.com"
},
"source": {
"git": "https://github.com/GL9700/GLExtensions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GLExtensions/Classes/**/*"
}