swift app
play music, generate bpm, input arrow
# ruby version
$ ruby -v
ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-darwin16]
# cocoapod install
$ bundle install --path vendor/bundle
# pod install
$ bundle exec pod install
just build in xcode.