SpruceSSL/Classes/MGMSpruceURL.h

15 lines
261 B
C
Raw Normal View History

2010-11-04 12:05:40 -05:00
//
// MGMSpruceURL.h
// SpruceSSL
//
// Created by Mr. Gecko on 11/2/10.
// Copyright (c) 2010 Mr. Gecko's Media (James Coleman). All rights reserved. http://mrgeckosmedia.com/
//
#import <Cocoa/Cocoa.h>
@interface MGMSpruceURL : NSURLProtocol {
}
@end