Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevinzhow/PNChart-Swift

A simple and beautiful chart lib used in Piner and CoinsMan for iOS(https://github.com/kevinzhow/PNChart) Swift Implementation
https://github.com/kevinzhow/PNChart-Swift

Last synced: 3 months ago
JSON representation

A simple and beautiful chart lib used in Piner and CoinsMan for iOS(https://github.com/kevinzhow/PNChart) Swift Implementation

Awesome Lists containing this project

README

        

PNChart-Swift
=============

PNChart(https://github.com/kevinzhow/PNChart) Swift Implementation

# Installation
This isn't on CocoaPods yet, so to install, add this to your Podfile
```
pod 'PNChartSwift',:git => 'https://github.com/kevinzhow/PNChart-Swift.git'
```