blob: 71113d4da085a4ea6474f54bb53a5ac91d3e5456 [file] [log] [blame]
{
"name": "GLTableBuilder",
"version": "0.0.2",
"summary": "Build tableView quickly and easily",
"description": "A framework to build tableView easily",
"homepage": "https://dabao.netlify.com/",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"dabao": "dabaotthao@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tsgx1990/TableBuilder.git",
"tag": "0.0.2"
},
"source_files": "TableBuilder/Classes/**/*.{h,m}",
"requires_arc": true
}