Skip to content

fontiana/google-sheet-poc

Repository files navigation

GoogleSheetsPOC

You should install cocoapods on your mac before executing the app

sudo gem install cocoapods

Executing APP

  1. Prepare your CocoaPods Repo. Only if it is your first time installing any pod
pod repo remove master
cd ~/.cocoapods/repos 
git clone --depth 1 https://github.com/CocoaPods/Specs.git master
  1. Installing dependencies.
pod install
  1. Make sure you open GoogleSheetsPOC.xcworkspace file

Releases

No releases published

Packages

No packages published