Skip to content

Latest commit

 

History

History
executable file
·
30 lines (19 loc) · 1.09 KB

File metadata and controls

executable file
·
30 lines (19 loc) · 1.09 KB

CocoaPods Compatible Carthage compatible Build Status Platform Open Source Helpers

TypedAssets

A large set of named colors that can be used instead for creating colors via hex or floats, It containts list pf common colors can be written and read more easily.

See Named Colors for more details.

Installation

CocoaPods

pod 'TypedAssets'

Manually

  • Drag and drop TypedColors.swift file(s) into your project

Requirements

iOS 10 or later.

Development

To update this project please raise PR for same.

License

  • MIT