view Sources/StockCharts/StockCharts.h @ 87:83d3a59fce12 1.1.4

Merge pull request #7 from finestructure/fix-ios-deployment-target committer: GitHub <noreply@github.com>
author Dennis C. M. <dennis@denniscm.com>
date Tue, 18 May 2021 13:32:48 +0200
parents 5135ff3343ae
children
line wrap: on
line source

//
//  StockCharts.h
//  StockCharts
//
//  Created by Dennis Concepción Martín on 30/4/21.
//

#import <Foundation/Foundation.h>

//! Project version number for StockCharts.
FOUNDATION_EXPORT double StockChartsVersionNumber;

//! Project version string for StockCharts.
FOUNDATION_EXPORT const unsigned char StockChartsVersionString[];

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