blob: d93f5f076954e6b20246e4a1488bfda0d2311a3b [file] [log] [blame]
{
"name": "GLTools",
"version": "0.1.1",
"summary": "A common using swift kits.",
"description": "A common using swift kits.",
"homepage": "https://github.com/zoulinzhya/GLTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zoulinzhya": "zoulinzhya@163.com"
},
"source": {
"git": "https://github.com/zoulinzhya/GLTools.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GLTools/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SnapKit": [
"~> 4.0.0"
],
"Kingfisher": [
"~> 4.0.0"
]
},
"pushed_with_swift_version": "4.0"
}