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