Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.53 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.53 KB

FSUIKitSwift

Platform Swift 5.x ObjC incompatible Pod Version Carthage compatible Swift Package Manager license MIT

A collection of iOS components written in Swift.

Requirements

  • iOS 12+
  • Swift 5
  • Xcode 15+

Installation

CocoaPods (recommended)

pod 'FSUIKitSwift'
github "lifution/FSUIKit"

Copy manually

Download or clone the repository, drag the folder Source into your project, and tick Copy items if needed and Create groups.

Not support SPM because of mixing with ObjC.

License

FSUIKitSwift is available under the MIT license. See the LICENSE file for more info.