5afbc2ffa56d487c2d670ecfd1369c4e8edeca7b
LeadKit
LeadKit is the iOS framework with a bunch of tools for rapid app development.
Additional
This repository contains the following additional frameworks:
- TIUIKitCore - core ui elements and protocols from LeadKit.
- TITransitions - set of custom transitions to present controller.
- TIUIElements - bunch of of useful protocols and views.
- OTPSwiftView - a fully customizable OTP view.
- TISwiftUtils - a bunch of useful helpers for development.
- TITableKitUtils - Set of helpers for TableKit classes.
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'
# ...
Description
Languages
Swift
97.2%
Ruby
1.4%
ANTLR
0.9%
Makefile
0.2%
Shell
0.2%
Other
0.1%