You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Be sure to run `pod spec lint AlphaWalletShareExtensionCore.podspec' to ensure this is a
# valid spec and to remove all comments including this before submitting the spec.
#
# To learn more about Podspec attributes see https://guides.cocoapods.org/syntax/podspec.html
# To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/
#
Pod::Spec.newdo |spec|
spec.name="AlphaWalletShareExtensionCore"
spec.version="1.0.0"
spec.summary="Shared code extracted from share extension"
spec.description="This is code used in both share extension and main app that is extension safe, avoids compilation warning: ld: linking against a dylib which is not safe for use in application extensions"