Swiftpack.co - Swift Packages by sendyhalim

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by sendyhalim

sendyhalim/Swime 3.1.0
🗂 Swift MIME type checking based on magic bytes
⭐️ 179
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
SPM
3 years ago
PhoenixDown
5 years ago
Support >= iOS 9.0 version #11 special thanks to @nimajalali for taking care of this
Terminator
5 years ago
Merging fix for AppStore release issue #9
3.0.4
5 years ago
Fix tif bug #8
ByteTheDust
5 years ago
- Upgrade to Swift 4.2 - Prevent crash when reading bytes more than data size #5
Carthage
5 years ago
This release adds Carthage support thanks to @buh :beers:
Thriii
6 years ago
- **[Breaking Change]** Remove `mimeType` instance method in favor of `Swime.mimeType()` static methods - **[Breaking Change]** Rename `extEnum` property of `MimeType` to `type`
Byte Size
7 years ago
- Remove `typeIs()` method in favor of `type` computed property Instead of ```swift swime.typeIs(.jpg) ``` you use this ```swift swime.type == .jpg ```
BettyByte
7 years ago
- Add a way to pass array of bytes `Array<UInt8>` directly to `Swime.init(bytes:)` 🍞
TypeSafety
7 years ago
- Use loop to check for MIME type matches - Add enum representation of MIME type extension 🍻
iOS macOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics