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.
- iOS >= 7.1
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.
XYDoughnutChart is available under the MIT license. See the LICENSE file for more info.