NcSejima 0.7.0

NcSejima 0.7.0

HubKit 维护。



NcSejima 0.7.0

  • Damien NOËL DUBUISSON 和 Loïc GRIFFIÉ

Documentation Language: Swift 2, 3 and 4 Platform: iOS 11+ Carthage Compatible CocoaPods Codacy Badge Build Status License: MIT GitHub contributors Donate

NcSejima

导航控制器转换

需求

  • iOS 9.1+
  • Xcode 9.0+

安装

使用 CocoaPods 与 Podfile

pod 'NcSejima'

打开您的终端,进入到您的项目根目录

pod install

使用 Carthage 与 Cartfile

github "MoveUpwards/NcSejima"

打开您喜欢的终端,进入项目根路径,然后运行

carthage update

使用