This repository was archived by the owner on Aug 26, 2021. It is now read-only.
This release is being made available for existing users of version 4.0 who are receiving AppStore submission warnings due to use of UIWebView.
Changelog:
- Removes all UIWebView references
- Adds AFNetworking as source files instead of pod dependency
Migrating to 4.1.0
Breaking
To migrate your project from 4.0 to 4.1.0 you may 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.