|
hai 3 meses | |
---|---|---|
.github | %!s(int64=4) %!d(string=hai) anos | |
Base32.xcodeproj | %!s(int64=4) %!d(string=hai) anos | |
Sources | %!s(int64=4) %!d(string=hai) anos | |
Tests | %!s(int64=7) %!d(string=hai) anos | |
.gitignore | %!s(int64=9) %!d(string=hai) anos | |
.gitmodules | %!s(int64=9) %!d(string=hai) anos | |
LICENSE | %!s(int64=10) %!d(string=hai) anos | |
Package.swift | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
SwiftBase32.podspec | hai 3 meses |
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.