|
před 4 roky | |
---|---|---|
.github | před 4 roky | |
Base32.xcodeproj | před 4 roky | |
Sources | před 4 roky | |
Tests | před 7 roky | |
.gitignore | před 9 roky | |
.gitmodules | před 9 roky | |
LICENSE | před 10 roky | |
Package.swift | před 5 roky | |
README.md | před 4 roky | |
SwiftBase32.podspec | před 4 roky |
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.