Quicksilver 2.0.3

Quicksilver 2.0.3

TestsTested
LangLanguage Obj-CObjective C
License Apache-2.0
ReleasedLast Release Jun 2021

Maintained by William Towe.



  • By
  • William Towe

Quicksilver

Build Status codecov.io Carthage compatible Version Platform License

Quicksilver is an iOS/macOS/tvOS/watchOS framework that extends the collection classes (NSArray,NSSet,NSOrderedSet,NSDictionary, and NSString) and makes them easier to work with.

Installation

You can install Quicksilver using cocoapods, Carthage, or as a framework.

Dependencies

Apple:

  • Foundation
  • CoreGraphics