Skip to content

yasuoza/XYDoughnutChart

Repository files navigation

XYDoughnutChart

Build Status Carthage compatible Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Document is available at CocoaDocs.

Tests are also helpful documentation for you, see Tests in Example directory and run it from Xcode.

Requirements

  • iOS >= 7.1

Installation

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

pod "XYDoughnutChart"

And XYDoughnutChart is also available through Carthage. To install, add

github "yasuoza/XYDoughnutChart"

to your Cartfile.

For Xcode 6.x, please use 1.2.2.

License

XYDoughnutChart is available under the MIT license. See the LICENSE file for more info.