Skip to content

sagaya/espinner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

espinner

CI Status Version License Platform

Example

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

Requirements

Basic Usage

import "espinner"
espinner.start(uiview: view)
espinner.start(backgroundColor: .white, uiview: view)
espinner.stop()

Installation

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

pod "espinner"

Author

cosmo1234

License

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