我主良缘安全锁
Requirements:
- iOS 9.0+
- Xcode 10.0+
- Swift 5.0+
Installation Cocoapods
pod 'WZLock', '~> 1.0.0'
pod 'WZLock/Binary', '~> 1.0.0'
Uses
self.protector.directValue = "我是\(index)锁"
debugPrint(self.protector.directValue)
License
WZLock is released under an MIT license. See LICENSE for more information.