|
vor 3 Monaten | |
---|---|---|
.github | vor 4 Jahren | |
Base32.xcodeproj | vor 4 Jahren | |
Sources | vor 4 Jahren | |
Tests | vor 7 Jahren | |
.gitignore | vor 9 Jahren | |
.gitmodules | vor 9 Jahren | |
LICENSE | vor 10 Jahren | |
Package.swift | vor 5 Jahren | |
README.md | vor 4 Jahren | |
SwiftBase32.podspec | vor 3 Monaten |
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.9.0'
Norio Nomura
Base32 is available under the MIT license. See the LICENSE file for more info.