blob: e3c3fa6972ac6fabdf711785c48902b4aceab5d0 [file] [log] [blame]
{
"name": "YHStaticTableView",
"version": "1.0.0",
"summary": "A lightweight framework to layout subviews with tableview",
"description": "A lightweight framework to layout subviews with tableview\nYou can use template cells or create your custom cells",
"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.0"
},
"source_files": "YHStaticTableView/*.{h,m}"
}