Kazaguruma 0.3.1

Kazaguruma 0.3.1

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Apr 2018
SPMSupports SPM

Maintained by nakajijapan.



Kazaguruma for Swift

Carthage Version License Platform

Kazaguruma is a loading indicator View that can be multiple display on the screen.

Kazaguruma

Requirements

  • iOS 9.3+
  • Xcode 8.3+

CocoaPods

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

pod "Kazaguruma"

Then, run the following code:

$ pod install

Carthage

Carthage is a decentralized dependency manager for Cocoa application.

$ brew update
$ brew install carthage

To integrate Kingfisher into your Xcode project using Carthage, specify it in your Cartfile:

github "nakajijapan/Kazaguruma"

Then, run the following command to build the Kingfisher framework:

$ carthage update

Usage

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

Author

@nakajijapan, @tarop

License

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