espinner 0.1.1

espinner 0.1.1

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Apr 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Abdulhafeez.




espinner 0.1.1

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, [email protected]

License

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