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

https://github.com/sergeypetrachkov/dottedcircleprogressview

Swift 4 based progress indication control
https://github.com/sergeypetrachkov/dottedcircleprogressview

activity-indicator ios pods progressview spinner swift

Last synced: 5 months ago
JSON representation

Swift 4 based progress indication control

Awesome Lists containing this project

README

          

# DottedCircleProgressView

[![Version](https://img.shields.io/cocoapods/v/DottedCircleProgressView.svg?style=flat)](http://cocoapods.org/pods/DottedCircleProgressView)
[![License](https://img.shields.io/cocoapods/l/DottedCircleProgressView.svg?style=flat)](http://cocoapods.org/pods/DottedCircleProgressView)
[![Platform](https://img.shields.io/cocoapods/p/DottedCircleProgressView.svg?style=flat)](http://cocoapods.org/pods/DottedCircleProgressView)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.
Here's what it looks like:

![gif](http://i.imgur.com/Ke14Iiw.gif)

## Requirements

Swift 4.0, iOS version >= 8.0

## Installation

DottedCircleProgressView is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "DottedCircleProgressView"
```

## Author

sergey petrachkov, petrachkovsergey@gmail.com

## Apps that use this pod

Айда! https://itunes.apple.com/ru/app/%D0%B0%D0%B9%D0%B4%D0%B0/id1245515427

Juice https://itunes.apple.com/ru/app/juice-fit/id1130889719?mt=8

## License

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