ProjectBase
项目介绍
Swift 开发项目中的总结
BaseTableVC
集成UITableView功能,简化DZNEmpty、MjRefresh
0.0.4: swift pod库,类通常需要添加public
0.0.5: Cannot inherit from non-open class 'BaseTableVC' outside of its defining module 改为open
Swift 开发项目中的总结
BaseTableVC
集成UITableView功能,简化DZNEmpty、MjRefresh
0.0.4: swift pod库,类通常需要添加public
0.0.5: Cannot inherit from non-open class 'BaseTableVC' outside of its defining module 改为open