A CocoaPods plugin which generates code coverage statistics for Pods.
$ gem install cocoapods-coverage
$ pod lib coverage
This will run all your tests and compute coverage information. Locally, you will see a textual summary whereas on Travis CI, the statistics will get uploaded to Coveralls.