after add `gem 'motion-cocoapods'` to my gemfile ``` rake pod:install rake aborted! Don't know how to build task 'pod:install' (see --tasks) ``` Any way to integrate cocoapods to ios games?
after add
gem 'motion-cocoapods'to my gemfile
Any way to integrate cocoapods to ios games?