dashboard
repositories
filestore
activity
search
login
main
/
WAVkImpl
WAVkImpl.framework
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
WAVkImpl3.6.0
Wuyx
2016-11-30
3eceb5a61e9bb1724159bbba0adef79be04bc1fb
[WAVkImpl.git]
/
frameworks
/
VKSdkFramework.framework
/
Headers
/
VKSharedTransitioningObject.h
1
2
3
4
5
6
7
8
9
10
11
//
// 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