Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nickcheng/ncweibo

Another non-official Sina Weibo SDK in Objective-C.
https://github.com/nickcheng/ncweibo

api-client objective-c sdk weibo

Last synced: 18 days ago
JSON representation

Another non-official Sina Weibo SDK in Objective-C.

Awesome Lists containing this project

README

        

# NCWeibo #

Another non-official Sina Weibo SDK in Objective-C.

## Status ##

This SDK can work now, but it still in developing and only support few API.

Progress:

- [ ] Readme to be updated.
- [ ] More API.
- [x] Sina Weibo SSO oAuth.
- [x] Get friends list.
- [x] Follow user.
- [x] Post status and post status w/ image.
- [x] oAuth 2.0

Please find usage in the Example project.