Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 648 Bytes

File metadata and controls

35 lines (23 loc) · 648 Bytes

TinyCore

CocoaPods Compatible Carthage compatible Platform

TinyCore provides fundamental types and functions.

Features

  • Event-Driven
  • HTTP
  • Observable

Requirements

  • iOS 10.0+
  • Swift 4.0+

Installation

You can install TinyCore using CocoaPods or Carthage.

CocoaPods

use_frameworks!

pod 'TinyCore'

Carthage

github 'royhsu/TinyCore'