Skip to content

filipejtdias/prego

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prego 🔨

license release platforms Swift 5.0 Carthage CocoaPods

Purpose 🚀

Have you ever heard about DRY? 🤔
This repository contains small utils and helpers that make our life easier.

Features ✨

  1. Extensions 🔍
  2. Log 📝
  3. Networking 🔗
  4. Operations 🚦
  5. Protocols 📖
  6. Utils 🍿

Installation 🔧

Prego supports iOS 11.0+ and requires Xcode 10.2.1 ( Swift 5.0 )

CocoaPods

If you use CocoaPods to manage your dependencies, simply add Prego to your Podfile:

pod 'Prego', '~> 0.7'

Carthage

If you use Carthage to manage your dependencies, simply add Prego to your Cartfile:

github "filipejtdias/prego" ~> 0.7

If you use Carthage to build your dependencies, make sure you have added Prego.framework to the "Linked Frameworks and Libraries" section of your target, and have included them in your Carthage framework copying build phase.

Git Submodule

  1. Add this repository as a submodule.
  2. Drag Prego.xcodeproj into your project or workspace.
  3. Link your target against Prego.framework.
  4. If linking against an Application target, ensure the framework gets copied into the bundle. If linking against a Framework target, the application linking to it should also include Prego.

Author

Filipe Dias, filipejtdias@gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •