Files
Alamofire-SwiftyJSON/Source/Alamofire-SwiftyJSON.h
tangplin 02e42660e9 init
2014-09-23 17:23:35 +08:00

20 lines
576 B
Objective-C

//
// Alamofire-SwiftyJSON.h
// Alamofire-SwiftyJSON
//
// Created by Pinglin Tang on 14-9-23.
// Copyright (c) 2014年 SwiftJSON. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for Alamofire-SwiftyJSON.
FOUNDATION_EXPORT double Alamofire_SwiftyJSONVersionNumber;
//! Project version string for Alamofire-SwiftyJSON.
FOUNDATION_EXPORT const unsigned char Alamofire_SwiftyJSONVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <Alamofire_SwiftyJSON/PublicHeader.h>