Ecosyste.ms: Awesome
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: 27 days ago
JSON representation
a bunch of tools for iOS/OSX networking development
- Host: GitHub
- URL: https://github.com/osfunapps/osnetworking-ios
- Owner: osfunapps
- License: mit
- Created: 2021-04-29T10:50:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T07:40:53.000Z (7 months ago)
- Last Synced: 2024-05-23T07:51:35.884Z (7 months ago)
- Language: Swift
- Size: 85.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OsNetworking
[![CI Status](https://img.shields.io/travis/[email protected]/OsNetworking.svg?style=flat)](https://travis-ci.org/[email protected]/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
[email protected], [email protected]
## License
OsNetworking is available under the MIT license. See the LICENSE file for more info.