Personal plug-in library with swift
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'