//
//  SwiftLintIntegration.swift
//  SwiftLintIntegration
//
//  Created by Gio on 17/3/17.
//  Copyright © 2017 Benjamin Encz. All rights reserved.
//

//
// SwiftLintIntegration is a dummy target that is present in the project only to enable us to fetch
// SwiftLint via CocoaPods.
//
// Rather than polluting the actual ReSwift targets with extra CP realted BuildPhases and imports,
// we shove all that in this target here.
//
