You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2022. It is now read-only.
It looks promising however when I install via cocoapod it get v0.1.0 which is missing 'clientID'.
So I tried your example project, run the pod install on it and it gets v0.1.2 (having clientID declared and handled...)
Then I tried to point at my pod file to pod 'SwiftTwitch', '~> 0.1.2' but it gets nothing. Saying what I have is up to date...
It's like my project thinks v0.1.0 is the latest and greatest but yours knows what's up...
Been fighting twitch for days... hahah
Can you help? All I want is the username, avatar and amount of followers.