An open API service indexing awesome lists of open source software.

https://github.com/status302/rxstorekit

StoreKit+Rx
https://github.com/status302/rxstorekit

Last synced: 3 months ago
JSON representation

StoreKit+Rx

Awesome Lists containing this project

README

        

# RxStoreKit

[![CI Status](https://img.shields.io/travis/qiuncheng/RxStoreKit.svg?style=flat)](https://travis-ci.org/qiuncheng/RxStoreKit)
[![Version](https://img.shields.io/cocoapods/v/RxStoreKit.svg?style=flat)](https://cocoapods.org/pods/RxStoreKit)
[![License](https://img.shields.io/cocoapods/l/RxStoreKit.svg?style=flat)](https://cocoapods.org/pods/RxStoreKit)
[![Platform](https://img.shields.io/cocoapods/p/RxStoreKit.svg?style=flat)](https://cocoapods.org/pods/RxStoreKit)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

RxStoreKit is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'RxStoreKit'
```

## Author

qiuncheng, [email protected]

## License

RxStoreKit is available under the MIT license. See the LICENSE file for more info.