No Description

Norio Nomura 8bb8491efc bundle update 10 years ago
Base32 49da3b079a Add Base16 functions and extensions 10 years ago
Base32.xcodeproj 49da3b079a Add Base16 functions and extensions 10 years ago
Base32Tests 49da3b079a Add Base16 functions and extensions 10 years ago
Carthage dc2e5d350f Checkout xcconfigs using `carthage update --use-submodules` 10 years ago
SecEncodeTransformTests 8a80241707 Distill measuring of SecEncodeTransformTests 10 years ago
.gitignore 2163ee2f29 Initial Commit 10 years ago
.gitmodules dc2e5d350f Checkout xcconfigs using `carthage update --use-submodules` 10 years ago
.travis.yml 19826812f2 Enable test:SecEncodeTransformTests on Travis CI 10 years ago
Cartfile 2163ee2f29 Initial Commit 10 years ago
Cartfile.resolved 2163ee2f29 Initial Commit 10 years ago
Gemfile 657b546452 Using `xcpretty` from my forked branch. 10 years ago
Gemfile.lock 7a205a3e1e bundle update 10 years ago
LICENSE 2163ee2f29 Initial Commit 10 years ago
README.md 002c67b893 Add some badges to README.md 10 years ago
Rakefile 27af0aa159 Remove `t.build_dir = 'build'` from Rakefile 10 years ago

README.md

Base32 for Swift on OS X and iOS

MIT Lincese Carthage Compatibility CI Status

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.