Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haifengkao/reactivekiwi
A RACSignal extension to test signals in Kiwi BDD framework
https://github.com/haifengkao/reactivekiwi
Last synced: about 1 month ago
JSON representation
A RACSignal extension to test signals in Kiwi BDD framework
- Host: GitHub
- URL: https://github.com/haifengkao/reactivekiwi
- Owner: haifengkao
- License: mit
- Created: 2016-05-13T15:15:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-13T15:50:37.000Z (over 8 years ago)
- Last Synced: 2024-11-08T22:16:26.706Z (about 2 months ago)
- Language: Objective-C
- Size: 403 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReactiveKiwi
[![CI Status](http://img.shields.io/travis/Hai Feng Kao/ReactiveKiwi.svg?style=flat)](https://travis-ci.org/Hai Feng Kao/ReactiveKiwi)
[![Version](https://img.shields.io/cocoapods/v/ReactiveKiwi.svg?style=flat)](http://cocoapods.org/pods/ReactiveKiwi)
[![License](https://img.shields.io/cocoapods/l/ReactiveKiwi.svg?style=flat)](http://cocoapods.org/pods/ReactiveKiwi)
[![Platform](https://img.shields.io/cocoapods/p/ReactiveKiwi.svg?style=flat)](http://cocoapods.org/pods/ReactiveKiwi)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
ReactiveKiwi is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "ReactiveKiwi"
```## Author
Hai Feng Kao, [email protected]
## License
ReactiveKiwi is available under the MIT license. See the LICENSE file for more info.