Skip to content

hyuntaeng/IGIdenticon

 
 

Repository files navigation

IGIdenticon

Carthage compatible CocoaPods Compatible

This library is a port of identicon library that generates identicon.
Screenshot example

Installation

Carthage

github "seaburg/IGIdenticon"

CocoaPods

pod 'IGIdenticon'

Usage

imageView.image = Identicon().icon(from: "string", size: CGSize(width: 100, height: 100))

About

Swift identicon generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 92.5%
  • Ruby 4.7%
  • Objective-C 2.8%