We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8726c70 commit f0ebd2fCopy full SHA for f0ebd2f
README.md
@@ -11,7 +11,7 @@
11
RxSwift-ObjectMapper is available through CocoaPods. To install it, simply add the following line to your Podfile:
12
13
```
14
-pod 'RxSwift-ObjectMapper', '~> 1.0'
+pod 'RxSwift-ObjectMapper', '~> 1.1'
15
16
17
然后运行`pod install`
@@ -122,14 +122,6 @@ _ = string(.get,
122
so easy
123
124
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
133
134
## 作者(Author)
135
0 commit comments