|
4 жил өмнө | |
---|---|---|
.github | 4 жил өмнө | |
Base32.xcodeproj | 4 жил өмнө | |
Sources | 4 жил өмнө | |
Tests | 7 жил өмнө | |
.gitignore | 9 жил өмнө | |
.gitmodules | 9 жил өмнө | |
LICENSE | 10 жил өмнө | |
Package.swift | 5 жил өмнө | |
README.md | 4 жил өмнө | |
SwiftBase32.podspec | 4 жил өмнө |
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.