//
// Created by Roman Truba on 24.02.15.
// Copyright (c) 2015 VK. All rights reserved.
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
@interface VKSharedTransitioningObject : NSObject <UIViewControllerTransitioningDelegate>
@end