|
преди 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.