Skip to content

winstondu/iOS-Project-with-Cocoapods

Repository files navigation

ViewsProgrammatically

Demo project with Cocoapods.

To start

Assuming you have Ruby, run make system-install on your mac, followed by make install.

If you want to update the Gemfile.lock, run:

bundle update --ruby

Open the .xcworkspace file in XCode, and run it.