Swiftpack.co - Swift Packages by SteveBarnegren

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

Packages published by SteveBarnegren

SteveBarnegren/TweenKit 1.0.3
Animation library for iOS in Swift
⭐️ 1,328
🕓 3 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.
TweenKit 1.0.3
3 years ago
- Fixes crash when repeating actions with duration of `0`. - Pauses animation updates whilst backgrounded. This resolves potential crash when returning from the background whilst repeating actions are running.
TweenKit 1.0.2
3 years ago
Fixes integration via Carthage (thanks @Jride).
TweenKit 1.0.1
3 years ago
- Made `ActionScheduler.step(dt:)` `public`. This allows you to step time manually.
TweenKit 1.0.0
3 years ago
- Swift Package manager support - macOS support - `ActionScheduler` can now be initialised with the flag `automaticallyAdvanceTime: false`, so that time can be instead stepped manually by calling `step(dt:)`
iOS macOS tvOS
SteveBarnegren/SwiftChess 1.1.2
Chess engine and AI written in Swift
⭐️ 140
🕓 3 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.
SwiftChess 1.1.2
3 years ago
- Fixes crash that could occur when deallocating game whilst AI is thinking - Removes some logging
SwiftChess 1.1.1
3 years ago
Swift Package Manager support
SwiftChess 1.0
6 years ago
Adds support for persistence inside the SwiftChess engine. The entire game state can now be converted to and reinitialised from a `Dictionary`. Serialize it to Json, save it to disk, send it over the network etc.
iOS macOS tvOS
SteveBarnegren/AttributedStringBuilder 1.2.0
Easily construct attributed strings in swift
⭐️ 75
🕓 1 year 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.
Swift 5 Support
5 years ago
Adds support for Swift 5 (thanks @evgeniymikholap!)
iOS macOS tvOS
SteveBarnegren/SBCardPopup 0.3.0
Card Popup UI for iOS
⭐️ 66
🕓 3 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.
iPhoneX support
6 years ago
- Fixed some issues relating to the iPhoneX safe area - Fixed an issue where the CADisplayLink could continue to run after card popup has been dismissed
Swift 4
6 years ago
Updated to Swift 4
Initial release
6 years ago
iOS
SteveBarnegren/SBAutoLayout 1.4.0
Makes common auto layout operations more descriptive and less verbose
⭐️ 8
🕓 3 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.
SBAutoLayout 1.4.0
3 years ago
- Added methods to pin to safe area insets - Removed label for 'margin' arguments
Swift 5
4 years ago
Swift 5 support for CocoaPods
Carthage Support
5 years ago
- Added support for Carthage (Thanks @nidegen!)
iOS macOS
SteveBarnegren/SBSwiftUtils 1.6.0
My personal library of Swift Utilities
⭐️ 3
🕓 3 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.
3 years ago
iOS macOS
SteveBarnegren/SBUIKitUtils 1.2.0
Utilities and extensions for UIKit
⭐️ 0
🕓 3 years ago
iOS tvOS

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