// // FrameworkFile.swift // spec // // Created by Yonas Kolb on 21/7/17. // // import Foundation public struct FrameworkStruct { public init() { } }