I'm trying to upgrade an old app that was using ShareKit to share video links on Facebook, Twitter, Google Plus and YouTube.
The app uses CocoaPods for dependencies and ShareKit doesn't seem to work anymore.
Can anyone guide me here if there are any alternatives out there that would help me setup all those social network sharing easily instead of implementing separate APIs?
Cheers.
You can share text, images and urls using this function:
Usage example
This will share only your url.
Result