Skip to content

rodricamara/Meli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS MeliAppRest

Simple iOS Mercado Libre App. It allows you to search a product and see its details.

The App connects to Mercado Libre's REST Service. In this App only a few GET calls are made with no need of an Access Token.

Technology

MacOS Catalina version 10.15.2 XCode Version: 11.2.1 Language: Objective C Ruby Version: 2.6.3p62 (need it for CocoaPods) CocoaPods Version: 1.8.4

Requirements - CocoaPods

  1. Make sure you have CocoaPods installed on your Mac: Run pod --version
  2. If not, simply Run sudo gem install cocoapods.(It will install the lastest version)
  3. For more information, please visit: https://github.com/IntrepidPursuits/cocoapods-introduction

How to run the App?

  1. Clone this repo
  2. Open shell window and navigate to project folder
  3. Run pod install
  4. Open MeliAppRest.xcworkspace and run the project on selected device or simulator

About

Developed by Rodrigo Cámara Robles (ARG) - December 2019.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors