Swiftgram/submodules/NotificationSoundSelectionUI/Sources/NotificationSoundSelectionUI.h
2019-08-15 14:12:19 +03:00

20 lines
634 B
Objective-C

//
// NotificationSoundSelectionUI.h
// NotificationSoundSelectionUI
//
// Created by Peter on 8/15/19.
// Copyright © 2019 Telegram Messenger LLP. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for NotificationSoundSelectionUI.
FOUNDATION_EXPORT double NotificationSoundSelectionUIVersionNumber;
//! Project version string for NotificationSoundSelectionUI.
FOUNDATION_EXPORT const unsigned char NotificationSoundSelectionUIVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <NotificationSoundSelectionUI/PublicHeader.h>