зеркало из https://github.com/mozilla/Base32.git
fbfc437aeb | ||
---|---|---|
Base32 | ||
Base32.xcodeproj | ||
Base32Tests | ||
Carthage/Checkouts | ||
SecEncodeTransformTests | ||
certificates | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
Cartfile.private | ||
Cartfile.resolved | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
README.md | ||
Rakefile |
README.md
Base32 for Swift on OS X and iOS
Base32 is a Base32 implementation for Swift.
Requirements
iOS 8 or later OS X 10.9 or later
Installation
Carthage
Base32 is available through Carthage. To install it, simply add the following line to your Cartfile:
github "norio-nomura/Base32"
Author
Norio Nomura
License
Base32 is available under the MIT license. See the LICENSE file for more info.