blob: fd1fdebf1cb972c363754fdad7d9a92d0a714690 [file] [log] [blame]
{
"name": "GFTableView",
"version": "0.1.2",
"summary": "cell 高度可变的UITableView 子类.",
"description": "继承自UITableView\ncell 高度可根据约束可变",
"homepage": "https://github.com/guofengld/GFTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guofengld": "guofengld@gmail.com"
},
"source": {
"git": "https://github.com/guofengld/GFTableView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GFTableView/**/*"
}