Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 622 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 622 Bytes

swift-composable-architecture-cocoapods

This repository acts as a Cocoapods spec repo with Podspecs for The Composable Architecture and its dependencies.

To use this in your own project, simply add the following to your Podfile.

source 'https://github.com/shshalom/ComposableArchitecturePods.git'

Credit to RightPoint for creating the basis of all the Podspecs.