unoffical-twitter-sdk 0.0.1

unoffical-twitter-sdk 0.0.1

TestsTested
LangLanguage Obj-CObjective C
License Apache 2
ReleasedLast Release Nov 2016

Maintained by Unclaimed.



  • By
  • Double Encore

A Unoffical Twitter SDK that give capablities similar to the facebook-ios-sdk.

Unoffical Twitter SDK

While creating an app which needed simple twitter interactions i found that all of the exisiting libraries used OOB signon. I also found that all the libraries looked different to the facebook login method. What i have done is using the code from the facebook-ios-sdk built something that behaves the same as the facebook-ios-sdk without using OOB login for oAuth.

The license is Apache License, Version 2.0, as i copied a lot of code from the facebook-ios-sdk. All of the copied code is in TwitterDialog.h/.m

I also copied alot of code from https://github.com/jaanus/PlainOAuth as the basis of this project.

The credit here should really go to Facebook and Jaanus Kase because all i have done is put their code together and made something new.

It should be fairly self explanatory to use, but it was written quickly and might still be buggy. If you know of any bugs please tell me so i can fix them, or submit a pull request.

Installation

pod 'unoffical-twitter-sdk'

Authors

Double Encore

License

Apache 2