A cocoapods plugin with the intention to prebuild framework binaries for WatchOS without intefering with cocoapods-binary.
A cocoapod plugin template is created by:
$ pod plugins create PLUGIN_NAME
1. Modify the gem version in `gem_version.rb`
2. Build the new gem
$ gem build cocoapods-watchos-binary
$ gem install cocoapods-watchos-binary