Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.09 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.09 KB

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