Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
//
//  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>