|
6 жил өмнө | |
---|---|---|
.circleci | 6 жил өмнө | |
Base32.xcodeproj | 6 жил өмнө | |
Sources | 6 жил өмнө | |
Tests | 7 жил өмнө | |
.gitignore | 9 жил өмнө | |
.gitmodules | 9 жил өмнө | |
.swift-version | 7 жил өмнө | |
LICENSE | 10 жил өмнө | |
Package.swift | 7 жил өмнө | |
Package@swift-4.2.swift | 6 жил өмнө | |
Package@swift-5.swift | 6 жил өмнө | |
README.md | 6 жил өмнө | |
SwiftBase32.podspec | 6 жил өмнө | |
azure-pipelines.yml | 6 жил өмнө |
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.7.0'
Norio Nomura
Base32 is available under the MIT license. See the LICENSE file for more info.