Swiftpack.co - Swift Packages by calda

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

Packages published by calda

calda/CGPathIntersection 4.0.0
:curly_loop: A library that identifies points where two CGPaths intersect
⭐️ 69
🕓 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.
4.0.0
2 years ago
Added support for macOS and tvOS
3.1
2 years ago
Added Swift Package Manager support
3.0.2
2 years ago
Fixes #3, #4, #5
3.0.1
3 years ago
This release renames `CGPath.intersects(path:)` to `CGPath.intersects(_:)`. At the call site, this now reads as `path1.intersects(path2)` instead of `path1.intersects(path: path2)`.
3.0
3 years ago
This release renames `CGPath.intersects(path:)` to `CGPath.intersects(_:)`. At the call site, this now reads as `path1.intersects(path2)` instead of `path1.intersects(path: path2)`.
2.3.1
3 years ago
This release fixes an issue where `CGPath.intersects(path:)` would crash when the `boundingBoxOfPath` of the two paths intersected by less than 1 unit.
2.3
5 years ago
- Fixes an issue where `intersectionPoints(with:)` would crash for paths in negative coordinate space. - Updates to Swift 5.0
2.2.2
5 years ago
This version adds explicit support for Swift 4.2
2.2.1
6 years ago
- Decreases the minimum required iOS version to from `10.2` to `8.0`
2.2
6 years ago
- Adds support for Swift 4
iOS macOS tvOS
calda/lottie-spm 4.0.1
Testing a Swift Package Manager workflow where Lottie is integrated as a binary dependency
⭐️ 1
🕓 1 year ago
iOS macOS tvOS
calda/epoxy-ios 0.5.0
Epoxy is a suite of declarative UI APIs for building UIKit applications in Swift
⭐️ 1
🕓 1 year ago
iOS

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