blob: 64f638d797aab32ff95ebe0bddb0479a6aeda29f [file] [log] [blame]
{
"name": "GLSwiftProject",
"version": "0.0.2",
"summary": "swift版本自用框架",
"swift_version": "4.2",
"description": "swift版本自用框架,内容主要是几个extension类,后期慢慢拓展开来,便于项目快速创建",
"homepage": "https://www.jianshu.com/u/c6de8b9d98fa",
"license": "MIT",
"authors": {
"郭磊": "hbjsgl@foxmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hbjsgl/GLSwiftProject.git",
"tag": "0.0.2"
},
"source_files": "GLSwiftProject/GLSwiftProject",
"exclude_files": "Classes/Exclude"
}