blob: b017333af283bcb6d30ac86f58718c9e82155987 [file] [log] [blame]
{
"name": "SLGenericsNineView",
"version": "1.0",
"summary": "泛型九宫格布局",
"description": "通过泛型的思想,对九宫格布局的代码进行封装,更简单的九宫格布局控件。",
"homepage": "https://github.com/slni/SLGenericsNineView.git",
"source": {
"git": "https://github.com/slni/SLGenericsNineView.git",
"tag": "1.0"
},
"source_files": "SLGenericsNineView/SLGenericsNineView/Source/*.{swift,h,m}",
"swift_version": "4.0",
"license": "MIT",
"authors": {
"slni": "610112090@qq.com"
},
"platforms": {
"ios": "8.0"
}
}