This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
This release is being made available for existing users of version 3.0 who are receiving AppStore submission warnings due to use of UIWebView
.
Changelog:
- Bumps VimeoNetworking version to 4.1.0
Migrating to 3.1.0
Breaking
To migrate your project from 3.0 to 3.1.0 you will be required to remove any AFNetworking
imports you may have added to your files. Also remove AFNetworking
as a dependency from your Podfile
if you have it as it is no longer required.