Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 894 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 894 Bytes

NimbleExtension

Swifter Swift development.

Usage

CocoaPods

pod 'NimbleExtension', :git => 'https://github.com/nimblehq/NimbleExtension', :branch => 'master'

Swift Package Manager

repositoryURL = "https://github.com/nimblehq/NimbleExtension.git";
requirement = {
    branch = master;
    kind = branch;
};

License

This project is Copyright (c) 2014-2019 Nimble. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About

Nimble

This project is maintained and funded by Nimble.

We love open source and do our part in sharing our work with the community! See our other projects or hire our team to help build your product.