2016-01-19 12:59:36 +01:00
2016-01-19 12:59:36 +01:00
2016-01-19 12:49:59 +01:00
2016-01-19 12:49:59 +01:00
2016-01-19 12:49:59 +01:00
2016-01-19 12:49:59 +01:00
2016-01-19 12:59:36 +01:00

UIBezierPathOvalSegment

[![CI Status](http://img.shields.io/travis/Giuseppe Nucifora/UIBezierPathOvalSegment.svg?style=flat)](https://travis-ci.org/Giuseppe Nucifora/UIBezierPathOvalSegment) Version License Platform

Usage

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

Requirements

Installation

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

pod "UIBezierPathOvalSegment"
+ (UIBezierPath *)bezierPathWithOvalInRect:(CGRect)rect startAngle:(CGFloat)startAngle endAngle:(CGFloat)endAngle;

+ (UIBezierPath *)bezierPathWithOvalInRect:(CGRect)rect startAngle:(CGFloat)startAngle endAngle:(CGFloat)endAngle angleStep:(CGFloat)angleStep;

Author

Giuseppe Nucifora, me@giuseppenucifora.com

License

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

Description
No description provided
Readme MIT 158 KiB
Languages
Objective-C 78.6%
Ruby 21.4%