Refactor ActivityIndicator

This commit is contained in:
Peter
2019-08-02 02:13:32 +03:00
parent 9953b26b64
commit fa720e03de
4 changed files with 659 additions and 63 deletions

View File

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