Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 2.84 KB

SWIFT.md

File metadata and controls

48 lines (29 loc) · 2.84 KB

Swift

Eureka  is an elegant iOS form builder in Swift.

eureka


Alamofire  —  an HTTP networking library written in Swift.

alamofire


Kingfisher is a lightweight, pure-Swift library for downloading and caching images from the web. This project is heavily inspired by the popular SDWebImage. It provides you a chance to use a pure-Swift alternative in your next app.

kf


Quick is a behavior-driven development framework for Swift and Objective-C. Inspired by RSpec, Specta, and Ginkgo.

quick


SwiftLint  —  a tool to enforce Swift style and conventions.

sl


Kitura is a web framework and web server that is created for web services written in Swift. For more information, visit www.kitura.io.

kitura


Vapor —  the most used web framework for Swift. It provides a beautifully expressive and easy to use foundation for your next website, API, or cloud project.

vapor


Carthage is intended to be the simplest way to add frameworks to your Cocoa application.

Carthage builds your dependencies and provides you with binary frameworks, but you retain full control over your project structure and setup. Carthage does not automatically modify your project files or your build settings.

ca


Hero is a library for building iOS view controller transitions. It provides a layer on top of the UIKit's cumbersome transition APIs. Making custom transitions an easy task for developers.

1 2