PPILibrary

Personal plug-in library

功能介绍

  • Core 核心基础扩展, 不依赖于任何三方库

使用

  • 根据subspec指定

    pod 'PPILibrary', :subspecs => ['Core'], :git => 'https://github.com/ShenYj/PPILibrary.git'
  • 指定版本

    pod 'PPILibrary', :git => 'https://github.com/ShenYj/PPILibrary.git', :tag => '0.0.2'

GitHub

View Github