iOS 快速开发库WiseBaseKit

2018-01-05  本文已影响0人  wu_wise

WiseBaseKit

iOS 封装的基础库,可使得开发项目更容易

安装

CocoaPods

要使用CocoaPods安装wiseBle,请将其集成到您现有的Podfile中,或创建一个新的Podfile:

target 'MyApp' do
  pod 'WiseBaseKit'
end

然后 pod install.

手动

将WiseBaseKit文件夹添加到项目中

使用方法

#import <WiseBaseKit/WiseBaseKit.h>

介绍

使用的第三方库

MJRefreshMasonry


下载地址

WiseBaseKit传送门

上一篇 下一篇

猜你喜欢

热点阅读