You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

17 lines
509 B

//
// Swinject.h
// Swinject
//
// Created by Yoichi Tagaya on 7/22/15.
// Copyright © 2015 Swinject Contributors. All rights reserved.
//
#import <Foundation/Foundation.h>
//! Project version number for Swinject.
FOUNDATION_EXPORT double SwinjectVersionNumber;
//! Project version string for Swinject.
FOUNDATION_EXPORT const unsigned char SwinjectVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <Swinject/PublicHeader.h>