SwiftyStoreKit
January 15, 2019 • MIT License
Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+
MVCarouselCollectionView
February 17, 2015 • MIT License
UICollectionView-based image carousel written in Swift
MVBouncyView
August 11, 2013 • BSD License
UIView category providing bouncing functionality. Example usage:
UIView *view = (some view in your code)
view.bounceAmplitude = 1.25f; // optional
view.bounceAttenuation = 1....
MVSelectorScrollView
April 18, 2013 • MIT License
Simple Cocoa control that can be used as an alternative for UISegmentedControl in UIKit.