30 lines
1.0 KiB
Markdown
30 lines
1.0 KiB
Markdown
|
# SDWebImageSwiftUI
|
||
|
|
||
|
[![CI Status](https://img.shields.io/travis/lizhuoli1126@126.com/SDWebImageSwiftUI.svg?style=flat)](https://travis-ci.org/lizhuoli1126@126.com/SDWebImageSwiftUI)
|
||
|
[![Version](https://img.shields.io/cocoapods/v/SDWebImageSwiftUI.svg?style=flat)](https://cocoapods.org/pods/SDWebImageSwiftUI)
|
||
|
[![License](https://img.shields.io/cocoapods/l/SDWebImageSwiftUI.svg?style=flat)](https://cocoapods.org/pods/SDWebImageSwiftUI)
|
||
|
[![Platform](https://img.shields.io/cocoapods/p/SDWebImageSwiftUI.svg?style=flat)](https://cocoapods.org/pods/SDWebImageSwiftUI)
|
||
|
|
||
|
## Example
|
||
|
|
||
|
To run the example project, clone the repo, and run `pod install` from the Example directory first.
|
||
|
|
||
|
## Requirements
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
SDWebImageSwiftUI is available through [CocoaPods](https://cocoapods.org). To install
|
||
|
it, simply add the following line to your Podfile:
|
||
|
|
||
|
```ruby
|
||
|
pod 'SDWebImageSwiftUI'
|
||
|
```
|
||
|
|
||
|
## Author
|
||
|
|
||
|
lizhuoli1126@126.com, lizhuoli1126@126.com
|
||
|
|
||
|
## License
|
||
|
|
||
|
SDWebImageSwiftUI is available under the MIT license. See the LICENSE file for more info.
|