Initial import.
This commit is contained in:
13
RSXML/RSRSSParser.h
Normal file
13
RSXML/RSRSSParser.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// RSRSSParser.h
|
||||
// RSXML
|
||||
//
|
||||
// Created by Brent Simmons on 1/6/15.
|
||||
// Copyright (c) 2015 Ranchero Software LLC. All rights reserved.
|
||||
//
|
||||
|
||||
#import "FeedParser.h"
|
||||
|
||||
@interface RSRSSParser : NSObject <FeedParser>
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user