项目作者: brianha289

项目描述 :
Handle a caching mechanism in memory
高级语言: Swift
项目地址: git://github.com/brianha289/pinboards.git
创建时间: 2017-05-25T17:28:34Z
项目社区:https://github.com/brianha289/pinboards

开源协议:

下载


Project

PinBoards

Objective: Handle a caching mechanism in memory so that cached data can be loaded instantly.

Description

  • Using the Model-View-ViewModel pattern to develop.

  • Application mainly uses URLSesion class for downloading content form network. The URLSession class natively supports the data, file, ftp, http, and https URL schemes, with transparent support for proxy servers and SOCKS gateways…

Requirements

  • iOS 8.0+ / Mac OS X 10.9+ / watchOS 2
  • Xcode 8.3.2+ and Swift 3.0+