png
January 11, 2019 • Apache 2.0 License
A pure swift PNG decoder and encoder for accessing the raw pixel data of a PNG file
JMCache
September 02, 2014 • MIT License
JMCache is a key/value store designed for persisting temporary objects fully based on GCD.
JMCache is cool because you can :
* store object not compliant with NSCoding protocols, by implement...