Files
UICKeyChainStore/libUICKeyChainStore/libUICKeyChainStore.h
2013-11-01 02:07:55 +09:00

14 lines
253 B
Objective-C

//
// libUICKeyChainStore.h
// libUICKeyChainStore
//
// Created by kishikawa katsumi on 2013/11/01.
// Copyright (c) 2013年 Beepscore LLC. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface libUICKeyChainStore : NSObject
@end