hufeng825 / iOS_Template

iOS模板框架,使用Protocol Service Router组件方式,用于快速开发新项目

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS_Template

iOS模板框架,用于快速开发新项目

模块

WJ_ADDelivery

  • 闪屏广告类

WJ_Container

  • 基础容器类

WJ_Funcation

  • 原生各功能模块

WJ_JumpMoudle

  • 路由跳转类

WJ_Macro

  • 宏定义类

WJ_Network

  • 网络基类

WJ_PrivacyAuth

  • 隐私弹框类

WJ_PublicUI

  • 公共UI控件

WJ_PushService

  • 推送服务类

WJ_Safe

  • 应用安全类

WJ_StartGuideView

  • 新手指引类

WJ_UserCenter

  • 用户中心类

WJ_PublicComponent

  • 公共组件类

第三方SDK

MBProgressHUD

  • 需要添加的系统库 Fundation.framework UIKit.framework CoreGraphics.framework

第三方SDK-Github

MBProgressHUD

YYModel

SDWebImage

Masonry

AFNetworking

About

iOS模板框架,使用Protocol Service Router组件方式,用于快速开发新项目

License:MIT License


Languages

Language:Objective-C 97.5%Language:C 2.5%