// // AppUpdateWireframeInput.swift // GME Remit // // Created by shishir sapkota on 12/11/18. //Copyright © 2018 Gobal Money Express Co. Ltd. All rights reserved. // import Foundation protocol AppUpdateWireframeInput: WireframeInput { }