Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 655 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 655 Bytes

StockView

A view showing stock information. Developers can customize almost all presentation information.

Installation

This project is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "YStockView"

You can also just drag the StockView.swift file into your project to use it.