Files
HTMLKit/HTMLKit/HTMLKit.h
T

14 lines
197 B
Objective-C

//
// HTMLKit.h
// HTMLKit
//
// Created by Iska on 15/09/14.
// Copyright (c) 2014 BrainCookie. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface HTMLKit : NSObject
@end