YSType 1.0.1

YSType 1.0.1

Maintained by ys.



YSType 1.0.1

  • By
  • ys

YSType

自定义类型

环境

swift5.0、iOS11.0

使用步骤

1、导入框架

pod 'YSType'

2、导入命名空间

import YSType

说明

目前只提供了YSResult,里面有success和failure的枚举。里面有示例小程序,详见YSResultDemo.swift。