Files
PopupView/Source/PopupView.h
Alisa Mylnikova ad30271796 Project
Update readme

New examples

Warning
2020-04-24 17:01:39 +07:00

20 lines
507 B
Objective-C

//
// PopupView.h
// PopupView
//
// Created by Alisa Mylnikova on 23/04/2020.
// Copyright © 2020 Exyte. All rights reserved.
//
#import <Foundation/Foundation.h>
//! Project version number for PopupView.
FOUNDATION_EXPORT double PopupViewVersionNumber;
//! Project version string for PopupView.
FOUNDATION_EXPORT const unsigned char PopupViewVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <PopupView/PublicHeader.h>