Sin descripción

Norio Nomura 6fc9f1fb1b Remove Base32.xcodeproj and add Swift Package Manager support hace 9 años
Base32.xcodeproj 6fc9f1fb1b Remove Base32.xcodeproj and add Swift Package Manager support hace 9 años
Sources 6fc9f1fb1b Remove Base32.xcodeproj and add Swift Package Manager support hace 9 años
Tests 6fc9f1fb1b Remove Base32.xcodeproj and add Swift Package Manager support hace 9 años
.gitignore 6fc9f1fb1b Remove Base32.xcodeproj and add Swift Package Manager support hace 9 años
.gitmodules f2e319de99 Remove xcconfigs hace 9 años
.travis.yml 1142ce4d6c Use xcpretty hace 9 años
LICENSE 2163ee2f29 Initial Commit hace 10 años
Package.swift 6fc9f1fb1b Remove Base32.xcodeproj and add Swift Package Manager support hace 9 años
README.md f5f439e6d6 Fixed Typo in README hace 10 años

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.