Sha256: 91ff042558fcdd95ace01e2ec49de9a526cbfa74740ff3ecd4cb6b32d1056cf0
Contents?: true
Size: 490 Bytes
Versions: 20
Compression:
Stored size: 490 Bytes
Contents
// // // Created by XCFit Framework // Copyright © 2016 XCFit Framework. All rights reserved. // /* This is sample code created by XCFit Framework and can be edited/Removed as needed. This is header file to manage objective-C dependencies in the Swift code. We are using Cucumberish steps. You probably don't need to touch this file. */ #import <Foundation/Foundation.h> #import "___PACKAGENAMEASIDENTIFIER___-Swift.h" @interface ___PACKAGENAMEASIDENTIFIER___ : NSObject @end
Version data entries
20 entries across 20 versions & 1 rubygems