Skip to content

Commit e6d92f5

Browse files
committed
- update example vide gif
1 parent 0e46718 commit e6d92f5

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

Example/SwiftStickerView/Images.xcassets/sample-gif.dataset/Contents.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"data" : [
33
{
44
"filename" : "sample-gif.gif",
5-
"idiom" : "universal"
5+
"idiom" : "universal",
6+
"universal-type-identifier" : "com.compuserve.gif"
67
}
78
],
89
"info" : {
Loading

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![License](https://img.shields.io/cocoapods/l/SwiftStickerView.svg?style=flat)](https://cocoapods.org/pods/SwiftStickerView)
66
[![Platform](https://img.shields.io/cocoapods/p/SwiftStickerView.svg?style=flat)](https://cocoapods.org/pods/SwiftStickerView)
77

8-
![](https://github.com/native-mobile-app-developers/SwiftStickerView/blob/master/Example/SwiftStickerView/Images.xcassets/sample-gif.dataset/sample-gif.gif =300x)
8+
![](https://github.com/native-mobile-app-developers/SwiftStickerView/blob/master/Example/SwiftStickerView/Images.xcassets/sample-gif.dataset/sample-gif.gif)
99

1010
## Example
1111

0 commit comments

Comments
 (0)