forked from lloydsparkes/unoffical-twitter-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
A Unoffical Twitter SDK that give capablities similar to the facebook-ios-sdk.
License
zwigby/unoffical-twitter-sdk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 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.
About
A Unoffical Twitter SDK that give capablities similar to the facebook-ios-sdk.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Objective-C 94.2%
- C 5.8%