Swiftpack.co - Swift Packages by iWECon

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

Packages published by iWECon

iWECon/Marker 3.1.5
(Tooltips) Light, convenient, and qualified guidance prompts. 简单、快速、可配置的引导提示。
⭐️ 14
🕓 47 weeks 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.1.5
47 weeks ago
**Full Changelog**: https://github.com/iWECon/Marker/compare/3.1.4...3.1.5
3.1.4
47 weeks ago
Fixed identifier for Marker.Info
3.1.3
1 year ago
**Full Changelog**: https://github.com/iWECon/Marker/compare/3.1.2...3.1.3
Add .spacing to styles
1 year ago
**Full Changelog**: https://github.com/iWECon/Marker/compare/3.1.1...3.1.2
Effect of intro change
1 year ago
**Full Changelog**: https://github.com/iWECon/Marker/compare/3.1.0...3.1.1
Control H/VAlignment
1 year ago
## What's Changed * Control H/VAlignment by @iWECon in https://github.com/iWECon/Marker/pull/5 **Full Changelog**: https://github.com/iWECon/Marker/compare/3.0.0...3.1.0
3.0.0
1 year ago
## What's Changed * 3.0.0 by @iWECon in https://github.com/iWECon/Marker/pull/4 **Full Changelog**: https://github.com/iWECon/Marker/compare/2.0.3...3.0.0
hitTest fix when use pin
2 years ago
## What's Changed * update README.md by @iWECon in https://github.com/iWECon/Marker/pull/2 * fix HitTest bug, add more UITest by @iWECon in https://github.com/iWECon/Marker/pull/3 **Full Changelog**: https://github.com/iWECon/Marker/compare/2.0.2...2.0.3
2.0.2
2 years ago
**Full Changelog**: https://github.com/iWECon/Marker/compare/2.0.1...2.0.2
iOS
iWECon/Segmenter 2.3.2
A simple segmented for SPM.
⭐️ 4
🕓 35 weeks 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.
2.3.2
36 weeks ago
**Full Changelog**: https://github.com/iWECon/Segmenter/compare/2.3.1...2.3.2
2.3.1
37 weeks ago
## What's Changed * dev by @iWECon in https://github.com/iWECon/Segmenter/pull/10 **Full Changelog**: https://github.com/iWECon/Segmenter/compare/2.3.0...2.3.1
2.3.0
38 weeks ago
## What's Changed * add backgroundColors for LineIndicator by @iWECon in https://github.com/iWECon/Segmenter/pull/9 **Full Changelog**: https://github.com/iWECon/Segmenter/compare/2.2.1...2.3.0
2.2.1
38 weeks ago
## What's Changed * Update and fix some invalid code by @iWECon in https://github.com/iWECon/Segmenter/pull/8 **Full Changelog**: https://github.com/iWECon/Segmenter/compare/2.2.0...2.2.1
2.2.0
38 weeks ago
## What's Changed * bugfix by @iWECon in https://github.com/iWECon/Segmenter/pull/7 **Full Changelog**: https://github.com/iWECon/Segmenter/compare/2.1.2...2.2.0
Improvement Indicator initial status
51 weeks ago
Improvement Indicator initial status
Mark info of Segment as Public
51 weeks ago
Mark info of Segment as Public Fix Indicator install origin.x error when set non-zero for currentIndex
Support Indicator
51 weeks ago
Support Indicator, see `Indicator.swift` and `LineIndicator.swift`
2.0.1
2 years ago
## What's Changed * make segment.isShouldHideShadow and supplementaryViews visible by @iWECon in https://github.com/iWECon/Segmenter/pull/6 **Full Changelog**: https://github.com/iWECon/Segmenter/compare/2.0.0...2.0.1
Bump to 2.0.0
2 years ago
## What's Changed * optmize api by @iWECon in https://github.com/iWECon/Segmenter/pull/5 **Full Changelog**: https://github.com/iWECon/Segmenter/compare/1.7.0...2.0.0
iOS
iWECon/Lookup 2.3.1
Quick access to key information in the dictionary. (快速获取字典中的键值信息,链式取值)
⭐️ 4
🕓 31 weeks 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.
2.3.1
31 weeks ago
## What's Changed * dev by @iWECon in https://github.com/iWECon/Lookup/pull/15 **Full Changelog**: https://github.com/iWECon/Lookup/compare/2.3.0...2.3.1
2.3.0
33 weeks ago
## What's Changed * Improved performance and reduced memory footprint by @iWECon in https://github.com/iWECon/Lookup/pull/14 **Full Changelog**: https://github.com/iWECon/Lookup/compare/2.2.7...2.3.0
2.2.7
41 weeks ago
## What's Changed * support resolve UIView/other not json data by @iWECon in https://github.com/iWECon/Lookup/pull/13 **Full Changelog**: https://github.com/iWECon/Lookup/compare/2.2.6...2.2.7
1 year ago
2.2.5
1 year ago
## What's Changed * add string data for initialize by @iWECon in https://github.com/iWECon/Lookup/pull/12 **Full Changelog**: https://github.com/iWECon/Lookup/compare/2.2.4...2.2.5
add Expressionable initialize
1 year ago
## What's Changed * add subscribe change value by @iWECon in https://github.com/iWECon/Lookup/pull/10 * add Expressionable initialize by @iWECon in https://github.com/iWECon/Lookup/pull/11 **Full Changelog**: https://github.com/iWECon/Lookup/compare/2.2.3...2.2.4
Bump to 2.2.3
2 years ago
## What's Changed * Contains improvement, bugfix by @iWECon in https://github.com/iWECon/Lookup/pull/9 **Full Changelog**: https://github.com/iWECon/Lookup/compare/2.2.2...2.2.3
Bump to 2.2.2
2 years ago
2.2.1
2 years ago
**Full Changelog**: https://github.com/iWECon/Lookup/compare/2.2.0...2.2.1
Bump to 2.2.0
2 years ago
* new: Support Codable. * fix: Can use `po lookup` in lldb see more information.
iOS macOS watchOS tvOS
iWECon/Workflow 1.1.0
单向工作流,可无限嵌套 then 对数据进行处理
⭐️ 1
🕓 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.
Support Concurrency
2 years ago
**Full Changelog**: https://github.com/iWECon/Workflow/compare/1.0.0...1.1.0
Bump to 1.0.0
2 years ago
iOS macOS
iWECon/SwiftOracle 0.1.8
Re-init from goloveychuk/SwiftOracle
⭐️ 1
🕓 2 years ago
iWECon/SegmentedController 2.1.2
SegmentedController for SPM.
⭐️ 0
🕓 38 weeks 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.
2.1.2
38 weeks ago
**Full Changelog**: https://github.com/iWECon/SegmentedController/compare/2.1.1...2.1.2
Bump to 2.0.1
2 years ago
iOS
iWECon/dingbot 2.0.5
钉钉机器人 Swift, Dingbot, DingtalkBot
⭐️ 0
🕓 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.6.1 +
1 year ago
Fix on Swift 5.6.1+, test on Ubuntu 20.04 Swift 5.6.1-focal
Add FoundationNetworking
1 year ago
Bump to 2.0.3
1 year ago
Fill use document, update package dependence.
Fix dataTask can't running when use Concurrency
1 year ago
bump to 2.0.0, and remove Vapor dependencies
1 year ago
bump to 2.0.0, and remove Vapor dependencies
Downgrade iOS minVersion from 15 to 13
1 year ago
1.0.1
2 years ago
**Full Changelog**: https://github.com/iWECon/Dingbot/compare/1.0.0...1.0.1
1.0.0
2 years ago
**Full Changelog**: https://github.com/iWECon/Dingbot/commits/1.0.0
iOS macOS linux
iWECon/InsetLayout 1.0.0
Can freely configure various styles of different section in the UICollectionView: inset, item spacing, line spacing and decoration for section
⭐️ 0
🕓 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.
1.0.0
2 years ago
**Full Changelog**: https://github.com/iWECon/InsetLayout/commits/1.0.0
iWECon/YTPageController 1.1.9
YTPageController for SPM
⭐️ 0
🕓 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.
1.0.0 Release
3 years ago
iOS
iWECon/Pager 1.0.7
PageController for SPM
⭐️ 0
🕓 2 years ago
iOS
iWECon/Keyboard 2.1.1
A keyboard will change frame tools.
⭐️ 0
🕓 27 weeks 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.
2.1.1
27 weeks ago
## What's Changed * Add isRespondToKeyboard property by @iWECon in https://github.com/iWECon/Keyboard/pull/2 **Full Changelog**: https://github.com/iWECon/Keyboard/compare/2.1.0...2.1.1
Add animation completion callback
27 weeks ago
## What's Changed * Add animation done by @iWECon in https://github.com/iWECon/Keyboard/pull/1 ## New Contributors * @iWECon made their first contribution in https://github.com/iWECon/Keyboard/pull/1 **Full Changelog**: https://github.com/iWECon/Keyboard/compare/2.0.0...2.1.0
2.0.0 Release
3 years ago
1.0.0 Release
3 years ago
iOS
iWECon/MultiScrollContainer 2.0.0
MultiScrollContainer
⭐️ 0
🕓 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.
Bump to 2.0.0
2 years ago
iOS

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