[New Example] 500pxgram updates

- addressed all comments in PR except autolayout of UIKit code
This commit is contained in:
Hannah Troisi
2016-04-10 23:34:41 -07:00
parent 16ece60a3e
commit 44d483b7fe
29 changed files with 86 additions and 94 deletions

View File

@@ -6,9 +6,6 @@
// Copyright © 2016 Hannah Troisi. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
@interface ImageURLModel : NSObject
+ (NSString *)imageParameterForClosestImageSize:(CGSize)size;