Camouflage 1.0.0

Camouflage 1.0.0

TestsTested
LangLanguage CC
License MIT
ReleasedLast Release Dec 2014

Maintained by Kamil Burczyk.




Read and write NSData to iOS Camera Roll as .bmp file and share it between apps!

Camouflage is a category of NSData that allows you to store it as .bmp file in iOS Camera Roll and read it from there. Camera Roll, Contacts and at some point Keychain are the only places where you can store and access data between apps. I figured out that you can store bytes as pixels in .bmp file and place it in Camera Roll and iOS will not protest ;)

Installation

pod 'Camouflage'

Authors

Kamil Burczyk

License

MIT