Open bibash28 opened 1 year ago
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.
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,
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