ifish/Ifish/UMCommunity/UMCommunitySDK/UMCommunityUI/CustomView/PhotoSelector/UMAssetsCollectionCheckMark...

14 lines
236 B
Objective-C

//
// UMAssetsCollectionCheckMarkView.h
// UMCommunity
//
// Created by luyiyuan on 14/9/9.
// Copyright (c) 2014年 Umeng. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface UMAssetsCollectionCheckMarkView : UIView
@end