// // PaymentTransactionObserverFake.swift // SwiftyStoreKit // // Created by Andrea Bizzotto on 17/01/2017. // Copyright © 2017 musevisions. All rights reserved. // import UIKit class PaymentTransactionObserverFake: NSObject { }