Repository URL to install this package:
Version:
1.0.2 ▾
|
//
// DEAppRating.h
// DEAppRating
//
// Created by Marco Bonati on 10/10/2017.
// Copyright © 2017 Vipera. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for DEAppRating.
FOUNDATION_EXPORT double DEAppRatingVersionNumber;
//! Project version string for DEAppRating.
FOUNDATION_EXPORT const unsigned char DEAppRatingVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <DEAppRating/PublicHeader.h>
#import <DEAppRating/DEAppRatingManager.h>
#import <DEAppRating/DEAppRatingUI.h>
#import <DEAppRating/DEAppRatingTranslationsProvider.h>