// // SimpleGridComponent.h // Apex Mobile // // Created by Ray on 14-3-4. // Copyright (c) 2014年 United Software Applications, Inc. All rights reserved. // #import <UIKit/UIKit.h> @interface SimpleGridComponent : UIView @end