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

Norio Nomura ecc81a3d49 Merge pull request #20 from norio-nomura/swift3 9 жил өмнө
Base32.xcodeproj f1250ae9ba Change from `EMBEDDED_CONTENT_CONTAINS_SWIFT` to `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` 9 жил өмнө
Sources f5ec05d33b swift package generate-xcodeproj 9 жил өмнө
Tests 5feb8211f1 Disable tests using TTTDataTransformer other than on macOS 9 жил өмнө
.gitignore 6fc9f1fb1b Remove Base32.xcodeproj and add Swift Package Manager support 9 жил өмнө
.gitmodules f2e319de99 Remove xcconfigs 9 жил өмнө
.travis.yml 67631ea211 Run `swift build && swift test` on Travis-CI 9 жил өмнө
LICENSE 2163ee2f29 Initial Commit 10 жил өмнө
Package.swift 6fc9f1fb1b Remove Base32.xcodeproj and add Swift Package Manager support 9 жил өмнө
README.md f5f439e6d6 Fixed Typo in README 10 жил өмнө

README.md

Base32 for Swift on OS X and iOS

MIT License 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.