Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find hedera in https://cocoapods.org/ #169

Open
bibash28 opened this issue Jul 27, 2023 · 2 comments
Open

Cannot find hedera in https://cocoapods.org/ #169

bibash28 opened this issue Jul 27, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@bibash28
Copy link

Description

I am trying to create Flutter plugin. I want to import hedera in podspec file.

Expectation
s.dependency 'hedera', 'x.x.x'

Steps to reproduce

https://cocoapods.org/

Additional context

No response

Hedera network

mainnet, testnet

Version

v0.1.0

Operating system

None

@bibash28 bibash28 added the bug Something isn't working label Jul 27, 2023
@SimiHunjan
Copy link
Contributor

Thanks for issue @bibash28 !

We currently don't support cocoapods, but will look into what we need to do to get it supported.

The SDK should be available in the Swift PM.

@bibash28
Copy link
Author

Hello @SimiHunjan ,
I am trying to create a Flutter package from Java and Swift SDK. In order to use Hedera SDK, I need cocoapods support. Flutter package only supports packages from cocoapods unlike directly using in the flutter project.
Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants