ghbutton / react-native-simple-crypto

A simpler React-Native crypto library
https://www.npmjs.com/package/react-native-simple-crypto
MIT License
42 stars 25 forks source link

Fix Podfile #9

Closed ibobo closed 5 years ago

ibobo commented 5 years ago

Podfile wrongly referenced package instead of package_json, so Cocoa Pods fails with an error:

Invalid `react-native-simple-crypto.podspec` file: undefined local variable or method `package' for Pod:Module

This fixes the problem. It works beautifully otherwise, even in RN 0.60.x. Thanks!

pedrouid commented 5 years ago

Thanks! 👍 Published on v0.2.8