Skip to content

Is it possible to make a native module that imports a cocoapod? #548

Answered by satya164
ggaabe asked this question in Q&A
Discussion options

You must be logged in to vote

You'll need to specify it in the podspec with s.dependency:

s.dependency 'Your-Pod-Name', '1.2.3'

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by atlj
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants