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

https://github.com/gunmer/nurse

Injection dependencies system
https://github.com/gunmer/nurse

Last synced: 11 months ago
JSON representation

Injection dependencies system

Awesome Lists containing this project

README

          

# Nurse

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

## Example

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

## Requirements

## Installation

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

```ruby
pod 'Nurse'
```

## Author

Gunmer, cristiam.sosa@innocv.com

## License

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