Skip to content

Commit f0ebd2f

Browse files
committed
说明文档
1 parent 8726c70 commit f0ebd2f

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
RxSwift-ObjectMapper is available through CocoaPods. To install it, simply add the following line to your Podfile:
1212

1313
```
14-
pod 'RxSwift-ObjectMapper', '~> 1.0'
14+
pod 'RxSwift-ObjectMapper', '~> 1.1'
1515
```
1616

1717
然后运行`pod install`
@@ -122,14 +122,6 @@ _ = string(.get,
122122
so easy
123123

124124

125-
### 示例(Demo)
126-
127-
使用方法可以参考下面的示例
128-
129-
Method of use can refer to the following example
130-
131-
[RxAlamofireDemo_Swift](https://github.com/psvmc/RxAlamofireDemo_Swift)
132-
133125

134126
## 作者(Author)
135127

0 commit comments

Comments
 (0)