Bedrock

3.0.0

What's deeper than the foundation?
DuetHealth/Bedrock

What's New

Migmatite

2019-04-09T14:05:59Z
  • Swift 5

Bedrock

CocoaPods Carthage compatible build status

Bedrock is a utility library which provides common extensions of Foundation. The functionality included spans multiple paradigms and is intended to ease users into the nuanced expressivity of Swift.

Usage

Installation

Cocoapods: pod 'Bedrock', '~> 3.0'. See Bedrock.podspec for more information.

Carthage: github "DuetHealth/Bedrock" ~> 3.0 && carthage update

Swift Package Manager: .package(url: "https://github.com/DuetHealth/Bedrock.git", "3.0.0" ..< "4.0.0")

Running tests

Run the command pod install to install the project's test dependencies and generate the workspace. Open Bedrock.xcworkspace, select the framework target, and press ⌘ + U to execute the test action of the target.

License

Bedrock is MIT-licensed. The MIT license is included in the root of the repository.

Description

  • Swift Tools 4.0.0
View More Packages from this Author

Dependencies

  • None
Last updated: Tue Mar 12 2024 06:57:16 GMT-0900 (Hawaii-Aleutian Daylight Time)