Skip to content

magma-labs/Solidus_lib_iOS

Repository files navigation

Solidus_lib_iOS

This is a library to work with SOLIDUS in a easier way.

Install the library to your project

To add this library to your project, add the next line to your podfile:

pod 'SolidusLib', :git => 'https://github.com/magma-labs/Solidus_lib_iOS.git'

Setup for development

This library uses Cocoapods as a dependency manager. (You can get more information here) To install it run the next line in your terminal:

sudo gem install cocoapods

Once you get Cocoapods installed, go to the project path and use the next commads to install required dependences:

pod install
pod repo update

Technology stack:

  • Cocoapods
  • Alamofire
  • ObjectMapper

License

This project is licensed under the terms of the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published