|
6 years ago | |
---|---|---|
.circleci | 6 years ago | |
Base32.xcodeproj | 6 years ago | |
Sources | 6 years ago | |
Tests | 7 years ago | |
.gitignore | 9 years ago | |
.gitmodules | 9 years ago | |
.swift-version | 7 years ago | |
LICENSE | 10 years ago | |
Package.swift | 7 years ago | |
Package@swift-4.2.swift | 6 years ago | |
Package@swift-5.swift | 6 years ago | |
README.md | 6 years ago | |
SwiftBase32.podspec | 6 years ago | |
azure-pipelines.yml | 6 years ago |
Base32 is a Base32 implementation for Swift.
Base32 is available through Carthage. To install it, simply add the following line to your Cartfile:
github "norio-nomura/Base32"
Base32 is also available through Cocoapods just adding the following line to your Podfile:
pod 'SwiftBase32', '~> 0.7.0'
Norio Nomura
Base32 is available under the MIT license. See the LICENSE file for more info.