Closed sharplet closed 8 years ago
Currently pod lib lint passes but pod spec lint would fail because the tag doesn't exist yet.
pod lib lint
pod spec lint
Fixes #10.
👍
@jakecraige I could use a re-review now that I've added a bunch of changes for testing CocoaPods on CI.
Cool cool 👍
Currently
pod lib lint
passes butpod spec lint
would fail because the tag doesn't exist yet.Fixes #10.