Giter VIP home page Giter VIP logo

zzpodtemplate's Introduction

组件库模板

功能介绍

组件库创建。

安装及依赖

Ruby: 2.3.7 及以上. CocoaPods: 1.7.0 及以上。

快速开始

组件库创建指令: pod lib create 组件名 [email protected]:tbl00c/ZZPodTemplate.git

技术原理

基于CocoaPods模板库修改实现。

组件初始目录结构(以名为ZZModule的组件为例):

  • Example:组件示例程序,可进行组件的独立开发
  • ZZModule.podspec:配置文件
  • README.md:说明文档
  • LICENSE:开源协议
  • ZZModule:组件源码
    • Resources:资源文件

      Images.xcassets:图片资源

    • Sources:代码文件

      • API:组件接口子库,公开的头文件

      • Business: 组件业务子库,业务功能实现

        Base: 组件基本功能定义

      • Module: 组件配置子库,包含组件协议定义、组件初始化、服务注册等

负责人

李伯坤, [email protected]

修改记录

无。

开源协议

MIT License。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.