Swift HTTP Networking wrapper around URLSession on iOS
TVNetworking: https://github.com/acumenrev/TVNetworking
TVNetworking Pod: https://cocoapods.org/pods/TVNetworking
- iOS 10.0+ / macOS 10.12+ / tvOS 10.0+ / watchOS 3.0+
- Xcode 10.1+
- Swift 4.2+
CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate TVNetworking
into your Xcode project using CocoaPods, specify it in your Podfile
:
pod 'TVNetworking', '~> 0.0'
If you prefer not to use any of the aforementioned dependency managers, you can integrate TVNetworking
into your project manually.
TVNetworking
is released under the MIT license
.