view InteractiveCharts/InteractiveCharts.h @ 0:b5888bfbef9b

first commit
author Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com>
date Mon, 26 Apr 2021 11:09:24 +0200
parents
children
line wrap: on
line source

//
//  InteractiveCharts.h
//  InteractiveCharts
//
//  Created by Dennis Concepción Martín on 26/4/21.
//

#import <Foundation/Foundation.h>

//! Project version number for InteractiveCharts.
FOUNDATION_EXPORT double InteractiveChartsVersionNumber;

//! Project version string for InteractiveCharts.
FOUNDATION_EXPORT const unsigned char InteractiveChartsVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <InteractiveCharts/PublicHeader.h>