CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
TestsTested | ✓ |
LangLanguage | SwiftSwift |
License | Custom |
ReleasedLast Release | Feb 2017 |
SwiftSwift Version | 3.0 |
SPMSupports SPM | ✗ |
Maintained by Marcin Zbijowski.
Project contains generators for one time password based on the time and on a counter. Code is written in Swift2 and depends on the CommonCrypto module. At this moment, CommonCrypto is not a modular framework and all of it’s headers have been compiled into this library. Unfortunatelly it’s the only way to make it work for the time being.
OTPGenerator
is written in Swift 2 so it requires Xcode 7.
Drag the project file into Xcode and use it as it’s shown in example.
Copyright 2015 Codewise sp. z o.o. Sp. K.
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.