blob: dd00a490792429f650f4314e4b6d6d96a009523f [file] [log] [blame]
{
"name": "PBIManageTableView",
"version": "1.0.0",
"summary": "A tableview constructed by MVVM and",
"description": "A tableview constructed by MVVM and provides some styles for static/set/manage cell view.",
"homepage": "https://github.com/HYPERCHEN/PBITableView",
"license": "MIT",
"authors": {
"HYPERCHEN": "15757116220@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/HYPERCHEN/PBITableView.git",
"tag": "1.0.0"
},
"source_files": "PBIManageTableView/**/*.{h,m}",
"frameworks": "UIKit"
}