Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chakery authored Sep 7, 2017
1 parent b076eb5 commit a6c6328
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# AyLoading
llloading...
this is a extension for iOS/macOS, which can add a loading state to button or UIView and its subclasses easily and quickly.

# install

```
pod 'AyLoading'
```

# Using

```
view.ay.startLoading()
view.ay.stopLoading()
```

# License

AyLoading is released under the MIT license. See LICENSE for details.

0 comments on commit a6c6328

Please sign in to comment.