blob: 364bd403323baae6fbb6348f994a7d3a3ada8164 [file] [log] [blame]
{
"name": "GLTableBuilder",
"version": "0.0.1",
"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.1"
},
"source_files": "TableBuilder/Classes/**/*.{h,m}",
"requires_arc": true
}