INACTIVE - Base32 for Swift on OS X and iOS
Перейти к файлу
Norio Nomura 1fa4ad5613 Change codesign setting 2015-01-25 23:12:48 +09:00
Base32 Version 0.1.0 2015-01-25 21:44:56 +09:00
Base32.xcodeproj Change codesign setting 2015-01-25 23:12:48 +09:00
Base32Tests Initial Commit 2015-01-25 21:21:46 +09:00
Carthage/Checkouts/xcconfigs Initial Commit 2015-01-25 21:21:46 +09:00
SecEncodeTransformTests Initial Commit 2015-01-25 21:21:46 +09:00
.gitignore Initial Commit 2015-01-25 21:21:46 +09:00
.travis.yml Disable test:SecEncodeTransformTests on Travis CI 2015-01-25 22:40:29 +09:00
Cartfile Initial Commit 2015-01-25 21:21:46 +09:00
Cartfile.resolved Initial Commit 2015-01-25 21:21:46 +09:00
Gemfile Initial Commit 2015-01-25 21:21:46 +09:00
Gemfile.lock Initial Commit 2015-01-25 21:21:46 +09:00
LICENSE Initial Commit 2015-01-25 21:21:46 +09:00
README.md Initial Commit 2015-01-25 21:21:46 +09:00
Rakefile Initial Commit 2015-01-25 21:21:46 +09:00

README.md

Base32 for Swift on OS X and iOS

CI Status

Base32 is a Base32 implementation for Swift.

Requirements

iOS 8 or later OS X 10.10 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.