sgl0v / MSColorPicker

Color picker component for iOS
MIT License
190 stars 29 forks source link

3 errors #3

Closed IosForZhang closed 8 years ago

IosForZhang commented 8 years ago

diff: /../Podfile.lock: No such file or directory

diff: /Manifest.lock: No such file or directory

error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.

sgl0v commented 8 years ago

Just run the next from the terminal:

pod install

If you don't have cocoapods installed, first run

sudo gem install cocoapods