File tree 3 files changed +9
-5
lines changed
3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
# SCCatWaitingHUD
2
2
3
+ This is a cute and simple loading HUD :-P Enjoy!
4
+
3
5
[ ![ CI Status] ( http://img.shields.io/travis/SergioChan/SCCatWaitingHUD.svg?style=flat )] ( https://travis-ci.org/SergioChan/SCCatWaitingHUD )
4
6
[ ![ Version] ( https://img.shields.io/cocoapods/v/SCCatWaitingHUD.svg?style=flat )] ( http://cocoapods.org/pods/SCCatWaitingHUD )
5
7
[ ![ License] ( https://img.shields.io/cocoapods/l/SCCatWaitingHUD.svg?style=flat )] ( http://cocoapods.org/pods/SCCatWaitingHUD )
6
8
[ ![ Platform] ( https://img.shields.io/cocoapods/p/SCCatWaitingHUD.svg?style=flat )] ( http://cocoapods.org/pods/SCCatWaitingHUD )
7
9
10
+ ## Preview
11
+
12
+ ![ image] ( https://raw.githubusercontent.com/SergioChan/SCCatWaitingHUD/master/Preview/preview.png )
13
+
14
+ ![ image] ( https://raw.githubusercontent.com/SergioChan/SCCatWaitingHUD/master/Preview/preview.gif )
15
+
8
16
## Usage
9
17
10
18
To run the example project, clone the repo, and run ` pod install ` from the Example directory first.
@@ -17,13 +25,9 @@ SCCatWaitingHUD is available through [CocoaPods](http://cocoapods.org). To insta
17
25
it, simply add the following line to your Podfile:
18
26
19
27
``` ruby
20
- pod " SCCatWaitingHUD"
28
+ pod ' SCCatWaitingHUD' , ' ~> 0.1.0 '
21
29
```
22
30
23
- ## Author
24
-
25
- SergioChan, yuheng9211@qq.com
26
-
27
31
## License
28
32
29
33
SCCatWaitingHUD is available under the MIT license. See the LICENSE file for more info.
You can’t perform that action at this time.
0 commit comments