更新了登录
This commit is contained in:
19
Pods/SwiftyRSA/Source/SwiftyRSA.h
generated
Normal file
19
Pods/SwiftyRSA/Source/SwiftyRSA.h
generated
Normal file
@@ -0,0 +1,19 @@
|
||||
//
|
||||
// SwiftyRSA.h
|
||||
// SwiftyRSA
|
||||
//
|
||||
// Created by Loïs Di Qual on 7/2/15.
|
||||
// Copyright (c) 2015 Scoop. All rights reserved.
|
||||
//
|
||||
|
||||
@import Foundation;
|
||||
|
||||
//! Project version number for SwiftyRSA.
|
||||
FOUNDATION_EXPORT double SwiftyRSAVersionNumber;
|
||||
|
||||
//! Project version string for SwiftyRSA.
|
||||
FOUNDATION_EXPORT const unsigned char SwiftyRSAVersionString[];
|
||||
|
||||
// In this header, you should import all the public headers of your framework using statements like #import <SwiftyRSA/PublicHeader.h>
|
||||
|
||||
#import "NSData+SHA.h"
|
||||
Reference in New Issue
Block a user