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
- Host: GitHub
- URL: https://github.com/osfunapps/osnetworking-ios
- Owner: osfunapps
- License: mit
- Created: 2021-04-29T10:50:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T07:40:53.000Z (about 2 years ago)
- Last Synced: 2024-05-23T07:51:35.884Z (about 2 years 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
[](https://travis-ci.org/osfunapps@gmail.com/OsNetworking)
[](https://cocoapods.org/pods/OsNetworking)
[](https://cocoapods.org/pods/OsNetworking)
[](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.