//
// SJPhotoAlbumsController.h
// SJPhotoPickerDemo
// Created by Jaesun on 16/8/22.
// Copyright © 2016年 S.J. All rights reserved.
#import <UIKit/UIKit.h>
#import <Photos/Photos.h>
@interface SJPhotoAlbumsController : UIViewController
@end