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.
 
 
 
 

19 lines
538 B

//
// Localize_Swift.h
// Localize_Swift
//
// Created by Roy Marmelstein on 21/01/2016.
// Copyright © 2016 Roy Marmelstein. All rights reserved.
//
@import Foundation;
//! Project version number for Localize_Swift.
FOUNDATION_EXPORT double Localize_SwiftVersionNumber;
//! Project version string for Localize_Swift.
FOUNDATION_EXPORT const unsigned char Localize_SwiftVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <Localize_Swift/PublicHeader.h>