2019-06-16 00:51:10 +01:00

20 lines
582 B
Objective-C

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