Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 677 Bytes

File metadata and controls

31 lines (21 loc) · 677 Bytes

TinyKit

CocoaPods Compatible Carthage compatible Platform

TinyKit provides practical functionalities that will help us to build apps much more quickly.

Requirements

  • iOS 10.0+
  • Swift 4.0+

Installation

You can install TinyKit using CocoaPods or Carthage.

CocoaPods

use_frameworks!

pod 'TinyKit'

Carthage

github 'royhsu/TinyCore'
github 'royhsu/TinyStorage'
github 'royhsu/TinyKit'