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

Norio Nomura 3fa44f5b68 Merge branch 'release-0.3.1' 10 жил өмнө
Base32 250d883236 Bump version to 0.3.1 10 жил өмнө
Base32.xcodeproj 011965d1e4 Now APPLICATION_EXTENSION_API_ONLY is defined in xcconfigs 10 жил өмнө
Base32Tests 6053b71633 Make file licensing clear on Tests too 10 жил өмнө
Carthage 68eb81ef2c xcconfigs++ 10 жил өмнө
SecEncodeTransformTests 148c41ce98 Rewrite to using `count()` and `reduce(_:combine:)` 10 жил өмнө
certificates 5d01390789 Deploy prebuilt framework from Travis-CI to GitHub Release 10 жил өмнө
.gitignore 2163ee2f29 Initial Commit 10 жил өмнө
.gitmodules dc2e5d350f Checkout xcconfigs using `carthage update --use-submodules` 10 жил өмнө
.travis.yml 48aee3c232 osx_image: xcode6.4 10 жил өмнө
Cartfile.private 68eb81ef2c xcconfigs++ 10 жил өмнө
Cartfile.resolved 68eb81ef2c xcconfigs++ 10 жил өмнө
Gemfile 7b0a1f2663 bundle update 10 жил өмнө
Gemfile.lock b96c5c096d bundle update 10 жил өмнө
LICENSE 2163ee2f29 Initial Commit 10 жил өмнө
README.md 18cd93a659 Update Carthage badge 10 жил өмнө
Rakefile c99c6a1c26 Skip certificates:install if KEY_PASSWORD does not exists. 10 жил өмнө

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.