Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wilzh40/swiftskeleton
- Owner: wilzh40
- License: mit
- Created: 2015-02-03T20:07:56.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-09T20:09:52.000Z (almost 10 years ago)
- Last Synced: 2023-12-16T12:57:04.092Z (about 1 year ago)
- Language: Swift
- Size: 191 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)