Skip to content

dacchan/Swiftensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swiftensions

Swiftensions is a little handy library of Swift Extensions.

Requirements

  • Swift 5.1 / Xcode 11.1
  • iOS 8.0 and later

Installation

Swiftensions doesn't contain any external dependencies.

CocoaPods

How to use CocoaPods

# Podfile
use_frameworks!

pod "Swiftensions", "~> 1.0.0"

Run:

$ pod install

Extensions

Foundation

  • Array
  • Bundle
  • Calendar
  • IndexPath
  • Number (NSNumber)
  • Optional
  • Sequence
  • String
  • URL

UIKit

  • UIDevice
  • UINib
  • UIView

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published