blob: 473b70eb55049e9ba35dcc16c466a3df323f6cfd [file] [log] [blame]
{
"name": "YHStaticTableView",
"version": "1.0.1",
"summary": "A lightweight framework to layout subviews with tableview",
"homepage": "https://github.com/amazeyh2015/YHStaticTableView",
"license": "MIT",
"authors": {
"amazeyh2015": "amazeyh2015@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/amazeyh2015/YHStaticTableView.git",
"tag": "1.0.1"
},
"source_files": "YHStaticTableView/*.{h,m}"
}