Skip to content

Commit 3db65ed

Browse files
committed
update readme.
1 parent db90cf9 commit 3db65ed

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

readme.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Version
44

5-
### 1.1.0-beta
5+
### 1.1.1
66

77
SVGAPlayer 的第 2 个版本,对应 SVGA-1.1.0 协议,支持矢量动画,向下兼容 SVGA-1.0.0 协议。
88

@@ -20,7 +20,12 @@ SVGAPlayer 的第 1 个版本,对应 SVGA-1.0.0 协议,支持位图(位移
2020

2121
## 安装
2222

23-
尚未开源,请使用源码方式集成本库。
23+
### CocoaPods
24+
25+
添加依赖到 Podfile
26+
```
27+
pod 'SVGAPlayer'
28+
```
2429

2530
## 使用
2631

0 commit comments

Comments
 (0)