SFServiceKit 0.1.7

SFServiceKit 0.1.7

Maintained by sfh03031.



  • By
  • Sfh03031

SFServiceKit

CI Status Version License Platform

Introduction

Some tool class collections (zh: 工具类集合)

SFBackgroundTaskManager,后台保活工具类,可自定义时长。

SFDisplayModeManager,显示模式工具类。

SFFileManager,文件管理工具类。

SFLocationManager,位置定位工具类。

SFLanguageManager,语言管理工具类。

SFIBeaconManager,区域监测工具类。

SFFaceIDWithTouchIDManager,身份认证工具类。

SFSymbolManager,加载SF Symbol图标工具类。

SFGCDTimer,GCD计时器工具类。

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 12.0 or later
  • Swift 5.9.2
  • Xcode 15.1

Installation

SFServiceKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SFServiceKit', :git => 'https://github.com/Sfh03031/SFServiceKit.git'

Author

Sfh03031, [email protected]

License

SFServiceKit is available under the MIT license. See the LICENSE file for more info.