From 9764689ea904db01d127497270feb774440113b4 Mon Sep 17 00:00:00 2001 From: scribblemaniac Date: Wed, 1 Jun 2016 23:06:57 -0600 Subject: [PATCH] Added Prey Swift Client by @prey --- contents.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/contents.json b/contents.json index c03af3eb..bc3ede25 100644 --- a/contents.json +++ b/contents.json @@ -3969,6 +3969,16 @@ "source": "https://github.com/prey/prey-ios-client", "homepage": "https://preyproject.com/", "itunes": "https://itunes.apple.com/app/id456755037" + }, + { + "title": "Prey Swift Client", + "category": ["security", "location"], + "description": "Track lost or stolen devices and perform actions remotely.", + "source": "https://github.com/prey/prey-swift-client", + "homepage": "https://preyproject.com/", + "tags": [ + "swift" + ] } ] }