Cleanup Readme and podfile

This commit is contained in:
Douglas Bumby
2015-07-12 12:30:14 +01:00
parent 08d4a2a721
commit 1ebe3fa03c
7 changed files with 59 additions and 50 deletions
+2 -1
View File
@@ -7,8 +7,9 @@
//
#import <UIKit/UIKit.h>
#import <ZipArchive/Main.h>
@interface ViewController : UIViewController
@interface ViewController : UIViewController <ZipArchiveDelegate>
@end