# Example Project ## CocoaPods Dependencies 1. With Examples/CalendarSample folder, run the following command to install the required dependencies via CocoaPods. ``` $ pod install ``` 2. Open the workspace: ``` $ open CalendarSample.xcworkspace ```