razorpay / razorpay-pod

:iphone: CocoaPod implementation of Razorpay's Payment SDK. Refer for instructions:
https://docs.razorpay.com/v1/page/ios-integration
MIT License
21 stars 18 forks source link

SPM support #135

Open iamazhar opened 2 years ago

iamazhar commented 2 years ago

Describe the feature you'd like:

Would like to see SPM support for the SDK so that the team can avoid adding the SDK manually. We don't want to integrate Cocoapods in our project and alter its structure. Our CI/CD pipeline requires us to push the SDK xcframework to our repo, which we can avoid if we get SPM support.

Describe alternatives you've considered:

NA

Teachability, Documentation, Adoption, Migration Strategy:

NA

vivekjains commented 2 years ago

Any update on this pls?

ghost commented 1 year ago

I have ported it to use spm, you can find it here: Razorpay SPM use main branch for the update rule as I haven't made any release. @vivekjains @iamazhar

salvatoreboemia commented 2 months ago

News on official support not a fork? Thanks