No Description

Norio Nomura a53ab2a4f9 Bump version to 0.4.0 10 years ago
Base32 99d90b4cc0 Bump version to 0.4.0 10 years ago
Base32.xcodeproj d1a23800e6 Merge commit '8feddb46e8b82abfcbb6f3ac606bd1fcde3669ca' into swift-2 10 years ago
Base32Tests f3f3dc5737 Update to recommended settings by Xcode 7 beta 6 10 years ago
Carthage 68eb81ef2c xcconfigs++ 10 years ago
SecEncodeTransformTests f3f3dc5737 Update to recommended settings by Xcode 7 beta 6 10 years ago
certificates 5d01390789 Deploy prebuilt framework from Travis-CI to GitHub Release 10 years ago
.gitignore 4e4ccee582 Add *.xcscmblueprint to .gitignore 10 years ago
.gitmodules dc2e5d350f Checkout xcconfigs using `carthage update --use-submodules` 10 years ago
.travis.yml fbe26196ff Merge branch 'master' into swift-2 10 years ago
Cartfile.private 68eb81ef2c xcconfigs++ 10 years ago
Cartfile.resolved e89a82a1eb carthage update 10 years ago
Gemfile 7b0a1f2663 bundle update 10 years ago
Gemfile.lock b96c5c096d bundle update 10 years ago
LICENSE 2163ee2f29 Initial Commit 10 years ago
README.md 18cd93a659 Update Carthage badge 10 years ago
Rakefile c99c6a1c26 Skip certificates:install if KEY_PASSWORD does not exists. 10 years ago

README.md

Base32 for Swift on OS X and iOS

MIT Lincese Carthage compatible 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.