From 62f53250d1d1629d835b7c8caa34485a0d8fc8c8 Mon Sep 17 00:00:00 2001 From: Bruno Tortato Furtado Date: Tue, 6 Feb 2018 17:53:25 -0200 Subject: [PATCH] Add BitPrice by @Bruno-Furtado (#551) --- contents.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/contents.json b/contents.json index 32965e62..08f63947 100644 --- a/contents.json +++ b/contents.json @@ -15537,6 +15537,21 @@ "license": "mit", "date_added": "Feb 5 2018", "suggested_by": "@vpeschenkov" + },{ + "title": "BitPrice - Bitcoin Rate", + "category-ids": ["bitcoin"], + "description": "Display and monitor the current Bitcoint rate.", + "source": "https://github.com/Bruno-Furtado/bitprice-ios", + "itunes": "https://itunes.apple.com/app/id1343270451", + "license": "mit", + "stars": 0, + "tags": ["swift"], + "screenshots": [ + "https://is5-ssl.mzstatic.com/image/thumb/Purple118/v4/07/30/e3/0730e3d1-dd14-e27f-b982-734f3f8dda6d/source/230x0w.jpg", + "https://is2-ssl.mzstatic.com/image/thumb/Purple118/v4/da/2a/10/da2a1060-8e6c-4a9d-41ef-3839a493cf92/source/230x0w.jpg" + ], + "date_added": "Feb 6 2018", + "suggested_by": "@Bruno-Furtado" } ] }