BNCore 0.0.2

BNCore 0.0.2

gary 维护。



BNCore 0.0.2

  • 陈登文

BNCore

CI Status Version

  • iOS 核心组件
  • swift: 请求管理器、调度队列、缓存管理器

安装

添加以下代码到 Podfile

use_frameworks!
source 'https://github.com/CocoaPods/Specs.git'

target 'YourTarget' do
  pod 'BNCore'

end