Skip to content

AlicanAycil/FCExtensionKit

 
 

Repository files navigation

FCExtensionKit

Build Status Swift Package Manager compatible Cocoapods Cocoapods Documentation

A little helper library for Swift.

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/fatihcimen/FCExtensionKit", .upToNextMajor(from: "1.1.0"))
]

CocoaPods

Add the following to your Podfile:

pod 'FCExtensionKit', '~> 1.1.0'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 86.4%
  • Objective-C 12.8%
  • Other 0.8%