![]() |
||
---|---|---|
Examples | ||
PlaceholderKit.xcodeproj | ||
Sources/PlaceholderKit | ||
Supporting Files | ||
Tests/PlaceholderKitTests | ||
.gitignore | ||
.travis.yml | ||
LICENSE.md | ||
Package.swift | ||
PlaceholderKit.podspec | ||
README.md |
README.md
PlaceholderKit
Features
- Generate placeholder UIImages
- Import images to cameral roll
Why do I need it?
How to use
Placeholder Images
Please see the included examples for a working sample.
Requirements
PlaceholderKit requires Swift 4.2 / Xcode 10 or later to compile.
Installation
You can add PlaceholderKit to your project using Carthage, CocoaPods, Swift Package Manager, or as an Xcode subproject.
Carthage
github "simonlee2/Placeholderkit"
CocoaPods
pod 'PlaceholderKit'