RandomGenerator local pod
- Setup Gemfile
- Created local pod RandomGenerator:
bundle exec pod lib create RandomGenerator
- Created Podfile:
bundle exec pod init
- Integrated RandomGenerator into MagicBall (see Podfile)
bundle exec pod lib create RandomGenerator
bundle exec pod init