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

Norio Nomura 8cb9cdaade Merge branch 'add-webhook-of-zapier' 10 жил өмнө
Base32 877cb49dca Bump version to 0.2.2 10 жил өмнө
Base32.xcodeproj e5b1ce2004 "ONLY_ACTIVE_ARCH = YES;" on Debug for silencing newer Xcode warning 10 жил өмнө
Base32Tests d9526249c2 Expose `uppercase` option of `base16Encode()` 10 жил өмнө
Carthage dc2e5d350f Checkout xcconfigs using `carthage update --use-submodules` 10 жил өмнө
SecEncodeTransformTests 8a80241707 Distill measuring of SecEncodeTransformTests 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 8cb9cdaade Merge branch 'add-webhook-of-zapier' 10 жил өмнө
Cartfile.private 8a9ad77911 Specify xcconfigs version is "0.7.1" 10 жил өмнө
Cartfile.resolved 8a9ad77911 Specify xcconfigs version is "0.7.1" 10 жил өмнө
Gemfile 657b546452 Using `xcpretty` from my forked branch. 10 жил өмнө
Gemfile.lock 7a205a3e1e bundle update 10 жил өмнө
LICENSE 2163ee2f29 Initial Commit 10 жил өмнө
README.md 18cd93a659 Update Carthage badge 10 жил өмнө
Rakefile 5d01390789 Deploy prebuilt framework from Travis-CI to GitHub Release 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.