UIImage-Teeny 0.2.0

UIImage-Teeny 0.2.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by azu, akuraru.



Provide method for UIImage to be able to load images with the -568h prefix.

Installation

pod 'UIImage-Teeny'

Usage

You should prepare images.

  1. MyImage.png
  2. [email protected]
  3. [email protected]
[UIImage teenyImagedNamed:@"MyImage.png"];

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT