nearit / react-native-connectivity-status

A ReactNative module to check Bluetooth and Location status on Android and iOS
https://www.npmjs.com/package/react-native-connectivity-status
MIT License
38 stars 26 forks source link

Add Cocoapods podspec file #9

Closed lampapos closed 5 years ago

lampapos commented 5 years ago

Adding a .podspec file so projects with Cocoapods as dependency manager could use this lib.

This is technically not a lib API interface change so it should not require version increment. But if you know that it does - just tell and I'll increment the version.

federicoboschini commented 5 years ago

Hi @lampapos thank you for your contribution! I'll merge it immediately.