RxAstral requires iOS 9.3 or higher and Swift 3.x
- Add the following to your Podfile:
pod 'RxAstral'
- Integrate your dependencies using frameworks: add
use_frameworks!
to your Podfile. - Run
pod install
.
To be created
RxAstral is available under the MIT license. See the LICENSE file for more info.