|
3 kuukautta sitten | |
---|---|---|
.github | 4 vuotta sitten | |
Base32.xcodeproj | 4 vuotta sitten | |
Sources | 4 vuotta sitten | |
Tests | 7 vuotta sitten | |
.gitignore | 9 vuotta sitten | |
.gitmodules | 9 vuotta sitten | |
LICENSE | 10 vuotta sitten | |
Package.swift | 5 vuotta sitten | |
README.md | 4 vuotta sitten | |
SwiftBase32.podspec | 3 kuukautta sitten |
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.