You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s.summary = "Foundation library for iOS @ [ZXVentures](https://zx-ventures.com). Common patterns, helpers, and conveniences for Swift @ ZX Ventures."
s.description = <<-DESC
Common patterns, helpers, and conveniences for Swift @ ZX Ventures.
This 'Foundation' library is designed to only depend on Apple's `Foundation` and other Apple frameworks that are available across all platforms such as `Core Graphics`. Included are extensions on top of `Foundation` and patterns for networking, errors, and testing that we use to quickly Bootstrap projects.