Тайлбар байхгүй

Norio Nomura c71e1ab967 Merge branch 'refactor' 10 жил өмнө
Base32 cd5bd20404 Accept string without "=" padding 10 жил өмнө
Base32.xcodeproj aa696863a7 Change "OS X Deployment Target" from 10.10 to 10.9 10 жил өмнө
Base32Tests cd5bd20404 Accept string without "=" padding 10 жил өмнө
Carthage 2163ee2f29 Initial Commit 10 жил өмнө
SecEncodeTransformTests 8166703b0e Fix test name 10 жил өмнө
.gitignore 2163ee2f29 Initial Commit 10 жил өмнө
.travis.yml 19826812f2 Enable test:SecEncodeTransformTests on Travis CI 10 жил өмнө
Cartfile 2163ee2f29 Initial Commit 10 жил өмнө
Cartfile.resolved 2163ee2f29 Initial Commit 10 жил өмнө
Gemfile 46f7ecd57b Remove comment from Gemfile. 10 жил өмнө
Gemfile.lock 2163ee2f29 Initial Commit 10 жил өмнө
LICENSE 2163ee2f29 Initial Commit 10 жил өмнө
README.md 002c67b893 Add some badges to README.md 10 жил өмнө
Rakefile 27af0aa159 Remove `t.build_dir = 'build'` from Rakefile 10 жил өмнө

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.