2020-01-22 14:10:15 +03:00
2021-08-16 13:06:03 +03:00
2021-04-29 09:00:20 +03:00
2018-10-24 12:44:37 +03:00
2021-09-08 20:37:09 +03:00
2021-09-08 20:37:09 +03:00
2016-01-21 22:02:35 +03:00
2021-01-17 21:37:27 +03:00

LeadKit

LeadKit is the iOS framework with a bunch of tools for rapid app development.

Additional

This repository contains the following additional frameworks:

Useful docs:

Contributing

  • Run following script in framework's folder:
./setup

Installation

SPM

dependencies: [
    .package(url: "https://github.com/TouchInstinct/LeadKit.git", from: "x.y.z"),
],

Cocoapods

source 'https://github.com/TouchInstinct/Podspecs.git'

pod 'TISwiftUtils', 'x.y.z'
pod 'TIFoundationUtils', 'x.y.z'
# ...
S
Description
No description provided
Readme 22 MiB
Languages
Swift 97.2%
Ruby 1.4%
ANTLR 0.9%
Makefile 0.2%
Shell 0.2%
Other 0.1%