twitter-archive / twitter-kit-ios

Twitter Kit is a native SDK to include Twitter content inside mobile apps.
Apache License 2.0
688 stars 449 forks source link

Needs migrating to 10.1 -> 10.2 - Currently 3.x #114

Open RobertChalmers opened 5 years ago

RobertChalmers commented 5 years ago

Someone needs to migrate this repo to 10.2 or at least 10.1. It's currently built with 3.x and can only migrate to 10.1 at most.

Expected behavior

As concisely as possible, describe the expected behavior.

Actual behavior

As concisely as possible, describe the observed behavior.

Steps to reproduce the behavior

Please list all relevant steps to reproduce the observed behavior.

andypiper commented 5 years ago

This code is no longer being actively maintained, and will be archived in the coming months.

touren commented 4 years ago

I created a new pod TwitterKit5, upgraded to Swift 5. Hope that will help.

pod 'TwitterKit5'