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
- Host: GitHub
- URL: https://github.com/kitasuke/twitterclientdemo
- Owner: kitasuke
- License: mit
- Created: 2015-05-20T02:13:25.000Z (about 11 years ago)
- Default Branch: develop
- Last Pushed: 2015-05-22T05:45:34.000Z (about 11 years ago)
- Last Synced: 2025-06-09T22:44:13.467Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 367 KB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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