Hi,

The Tweeter API itself is not platform-specific. The Tweeter API works
as a web service and it all comes down to building HTTP requests and
reading responses.
To develop, you do not need to download anything.

However, to make developing easy, there are a number of libraries
available at http://dev.twitter.com/pages/libraries (including one for
Cocoa).
As the libraries merely offer a "standardized" way of calling the API
and they are made by third-parties, to learn it might be useful to
start with the API itself, by reading the documentation and building
your own requests to see how things actually work.

Hope that helps

On Nov 4, 12:59 pm, hazel_eve <torrese...@gmail.com> wrote:
> Hi! I am new to Twitter development. Can you please help me where to
> download Twitter API for iOS?
>
> Thanks.

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to