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