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

https://github.com/kitasuke/twitterclientdemo

A twitter client app without any open source libraries in Swift
https://github.com/kitasuke/twitterclientdemo

Last synced: about 1 year ago
JSON representation

A twitter client app without any open source libraries in Swift

Awesome Lists containing this project

README

          

# TwitterClientDemo

## Usage
Open `TwitterClientDemo.xcodeproj` and run the project

## Features

- Twitter authentication
- Followers list
- Dummy direct message with Core Data
- User profile view

## Requirements

iOS 8 or later
Swift 1.2 or later