Swiftpack.co - watanabetoshinori/StoryboardModel as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by watanabetoshinori.
watanabetoshinori/StoryboardModel 0.0.2
StoryboardModel is a framework that includes the storyboard XML models supporting Codable protocol.
⭐️ 0
🕓 5 years ago
.package(url: "https://github.com/watanabetoshinori/StoryboardModel.git", from: "0.0.2")

StoryboardModel

License: MIT

Banner

StoryboardModel is a framework that includes the storyboard XML models supporting Codable protocol. This library is a part of the storyboard2code commandline tool.

Getting Started

Requirements

  • iOS 12.0+
  • Xcode 10.0+
  • Swift 4.2+

Installation

Swift Package Manager

dependencies: [
	.package(url: "https://github.com/watanabetoshinori/StoryboardModel.git", from: "0.0.1"),
],
targets: [
    .target(
        ...
        dependencies: ["StoryboardModel"]),
]

Usage

Initialization

Start by importing the package in the file you want to use it.

import StoryboardModel

Author

Watanabe Toshinori – [email protected]

License

This project is licensed under the MIT License. See the LICENSE file for details.

GitHub

link
Stars: 0
Last commit: 5 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics