0.10.0 (2020-03-05)
Bug Fixes
- add .git to repo URL to make cocoapod happy (b1a1d18)
- fix scripts in contributing guide (9bf32f2)
- install pods only on mac (3959cc8)
- throw if no tsconfig.json found (5fb0d2d), closes #17
- use cross-spawn for better windows support (73b90ca), closes #12