|
3 luni în urmă | |
---|---|---|
.github | 4 ani în urmă | |
Base32.xcodeproj | 4 ani în urmă | |
Sources | 4 ani în urmă | |
Tests | 7 ani în urmă | |
.gitignore | 9 ani în urmă | |
.gitmodules | 9 ani în urmă | |
LICENSE | 10 ani în urmă | |
Package.swift | 5 ani în urmă | |
README.md | 4 ani în urmă | |
SwiftBase32.podspec | 3 luni în urmă |
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.