https://github.com/astrokin/piechart
Simple and elegant pie chart for iOS applications
https://github.com/astrokin/piechart
objective-c pie-chart piechart swift
Last synced: 8 months ago
JSON representation
Simple and elegant pie chart for iOS applications
- Host: GitHub
- URL: https://github.com/astrokin/piechart
- Owner: astrokin
- License: mit
- Created: 2013-08-28T07:22:38.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2018-10-27T20:10:26.000Z (over 7 years ago)
- Last Synced: 2024-12-01T15:02:56.831Z (over 1 year ago)
- Topics: objective-c, pie-chart, piechart, swift
- Language: Objective-C
- Homepage:
- Size: 127 KB
- Stars: 48
- Watchers: 4
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JustPieChart
[](https://travis-ci.org/astrokin/JustPieChart)
[](https://cocoapods.org/pods/JustPieChart)
[](https://cocoapods.org/pods/JustPieChart)
[](https://cocoapods.org/pods/JustPieChart)
Simple and elegant pie chart for iOS applications

If you need any additional functionality please contact me.
If you have any questions don't hesitate to contact me.
Have a nice day! =)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
iOS 8+
## Installation
JustPieChart is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'JustPieChart'
```
## Author
Alexey Strokin, alex.strok@gmail.com
## License
JustPieChart is available under the MIT license. See the LICENSE file for more info.