我主良缘唯一标识组件
Requirements:
- iOS 9.0+
- Xcode 10.0+
- Swift 5.0+
Installation Cocoapods
pod 'WZUUID', '~> 2.0.0'
pod 'WZUUID/Binary', '~> 2.0.0'
Usage
let uuid = MKUUID.uuid
debugPrint(uuid)
Rely on
pod 'KeychainAccess', '~> 3.2.0'
License
WZUUID is released under an MIT license. See LICENSE for more information.