Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leoru committed Feb 13, 2015
1 parent 698864c commit 0185589
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,15 @@ and set new config for SwiftLoader:
SwiftLoader.setConfig(config)
```

#### Current available params:

* size - Size of loader
* spinnerColor - Color of spinner view
* titleTextColor - Color of title text
* titleTextFont - Font of title text
* backgroundColor - Background color for loader
* cornerRadius - Radius of corners of loader


## Install
SwiftSpinner is available through CocoaPods. To install it, simply add the following line to your Podfile:
Expand Down

0 comments on commit 0185589

Please sign in to comment.