File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ A lightweight extension to [Starscream](https://github.com/daltoniam/Starscream)
44
55### Installation - CocoaPods
66
7+ RxStarscream is available through [ CocoaPods] ( http://cocoapods.org/ ) .
8+
79Check out [ Get Started] ( http://cocoapods.org/ ) tab on [ cocoapods.org] ( http://cocoapods.org/ ) .
810
911To use RxStarscream in your project add the following 'Podfile' to your project
@@ -15,3 +17,20 @@ To use RxStarscream in your project add the following 'Podfile' to your project
1517
1618Then run:
1719 pod install
20+
21+
22+ ## Usage examples
23+
24+
25+ ## Author
26+
27+ 28+
29+ Follow me on Twitter (@guykahlon )
30+
31+
32+ ## License
33+
34+ RxStarscream is available under the MIT license. See the LICENSE file for more info.
35+
36+
You can’t perform that action at this time.
0 commit comments