Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 723 Bytes

File metadata and controls

28 lines (18 loc) · 723 Bytes

cocoapods-specs

Private CocoaPods spec repository for iOS utility modules.

Specs

Pod Latest Version Description
BinaryLoaderUI 1.0.2 UI components (InsetTextField, etc.)
BinaryLoaderNetwork 1.0.4 Networking layer
BinaryLoaderExtensions 1.0.2 Swift extensions
BinaryLoaderDIContainer 1.0.4 Dependency injection container

Usage

Add this spec repo as a source in your Podfile:

source 'https://github.com/binaryloader/cocoapods-specs.git'

Related Repositories

License

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