Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wilzh40/swiftskeleton

An iOS8 Swift template with networking, a singleton, and a side menu.
https://github.com/wilzh40/swiftskeleton

Last synced: about 2 months ago
JSON representation

An iOS8 Swift template with networking, a singleton, and a side menu.

Awesome Lists containing this project

README

        

# SwiftSkeleton
An iOS8 Swift template with networking, a singleton, and a side menu.

## Installation
This repo has submodules, so to install correctly:
`git clone https://github.com/wilzh40/SwiftSkeleton.git --recursive`
## Includes

[Alamofire-SwiftyJSON](https://github.com/SwiftyJSON/Alamofire-SwiftyJSON)

[DrawerController](https://github.com/sascha/DrawerController)