Some tool class collections (zh: 工具类集合)
SFBackgroundTaskManager,后台保活工具类,可自定义时长。
SFDisplayModeManager,显示模式工具类。
SFFileManager,文件管理工具类。
SFLocationManager,位置定位工具类。
SFLanguageManager,语言管理工具类。
SFIBeaconManager,区域监测工具类。
SFFaceIDWithTouchIDManager,身份认证工具类。
SFSymbolManager,加载SF Symbol图标工具类。
SFGCDTimer,GCD计时器工具类。
To run the example project, clone the repo, and run pod install
from the Example directory first.
- iOS 12.0 or later
- Swift 5.9.2
- Xcode 15.1
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'
Sfh03031, [email protected]
SFServiceKit is available under the MIT license. See the LICENSE file for more info.