|
il y a 3 mois | |
---|---|---|
.github | il y a 4 ans | |
Base32.xcodeproj | il y a 4 ans | |
Sources | il y a 4 ans | |
Tests | il y a 7 ans | |
.gitignore | il y a 9 ans | |
.gitmodules | il y a 9 ans | |
LICENSE | il y a 10 ans | |
Package.swift | il y a 5 ans | |
README.md | il y a 4 ans | |
SwiftBase32.podspec | il y a 3 mois |
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.