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

https://github.com/osfunapps/osnetworking-ios

a bunch of tools for iOS/OSX networking development
https://github.com/osfunapps/osnetworking-ios

Last synced: over 1 year ago
JSON representation

a bunch of tools for iOS/OSX networking development

Awesome Lists containing this project

README

          

# OsNetworking

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

## Example

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

## Requirements

## Installation

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

```ruby
pod 'OsNetworking'
```

## Author

osfunapps@gmail.com, osfunapps@gmail.com

## License

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