News

New! VendorForge becomes VendorKit!

VendorForge and Vendor have merged to a new brand, VendorKit! This should make the code base and the world a much safer place to live.

Designer Wanted!

Are you a designer? Want to help out an open source project and get your name in the credits?

I need some love poured across the VendorKit website. Hit me up at @keithpitt if you want to help out!

Version 0.1.1 has been released!

Vendor will now back up your Xcode project before saving it back to the filesystem.

Version 0.1 has been released!

Initial release! Check the CHANGELOG for the full featur set.

What is VendorKit?

Overview

VendorKit makes the process of using and managing libraries in iOS easy. VendorKit is modeled after Bundler. VendorKit streamlines the installation and update process for dependent libraries. It also tracks versions and manages dependencies between libraries.

How does it work?

VendorKit works by making direct modifications to your project file. When you install a library, vendor will copy all the source files, build setting and frameworks to your project, then save it. That way, when you want to install a library, all you have to do is add it to your Vendorfile, and then type into your Terminal vendor install

Open Source

VendorKit (the site and the tool) are both fully open source, released under the MIT licence. If you want to get a copy, head over to: github.com/keithpitt/vendor and github.com/keithpitt/vendorkit.com


New Libraries

Most Downloaded

Updated Libraries