blob: 82acf0d2655d888c97767b62e0731210b81fed70 [file] [log] [blame]
{
"name": "GLTools",
"version": "0.0.2",
"summary": "A lightweight and pure Swift implemented tools.",
"description": "GLTools is a lightweight and pure swift implemented tools.",
"homepage": "https://github.com/zoulinzhya/GLTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zoulin": "zoulinzhya@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zoulinzhya/GLTools.git",
"tag": "0.0.2"
},
"source_files": [
"GLTools/*.swift"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}