From fcffd065b6e5651cd01dd3b9d3e66de47a903bbc Mon Sep 17 00:00:00 2001 From: Tirupati Balan Date: Tue, 5 Jul 2016 20:27:53 +0530 Subject: [PATCH] Add loan-emi-calculator-clean-swift by @tirupati17 (#351) --- contents.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/contents.json b/contents.json index 65474c04..f19f8359 100644 --- a/contents.json +++ b/contents.json @@ -4970,6 +4970,15 @@ "tags": [ "swift" ] + }, + { + "title": "EMI Calculator for Home, Personal & Car Loan", + "category": ["finance", "viper"], + "description": "Calculate your Equated Monthly instalment (EMI) for Home loan, Housing loan, Car loan & Personal loan", + "source": "https://github.com/tirupati17/loan-emi-calculator-clean-swift", + "itunes": "https://itunes.apple.com/app/id1105890730", + "tags": ["swift", "viper"], + "license": "mit" } ] }