From 6fd1e61ec91b958c005d91729b94de3e30404c03 Mon Sep 17 00:00:00 2001 From: Adam Boyd Date: Tue, 14 Jun 2016 20:38:40 -0700 Subject: [PATCH] Add Pictograph by @MrAdamBoyd --- contents.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/contents.json b/contents.json index 2508081f..0528f380 100644 --- a/contents.json +++ b/contents.json @@ -4753,6 +4753,15 @@ "tags": [ "swift" ] + }, + { + "title": "Pictograph", + "category": "media", + "description": "Hide messages in images using steganography", + "source": "https://github.com/MrAdamBoyd/Pictograph", + "itunes": "https://itunes.apple.com/us/app/id1051879856", + "license": "mit", + "tags": ["swift"] } ] }