CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

WZUUID 2.1.2

WZUUID 2.1.2

Maintained by qiuqixiang.



WZUUID 2.1.2

  • By
  • xiaobin liu

我主良缘唯一标识组件

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.