Giter Club home page Giter Club logo

Comments (6)

JoniVR avatar JoniVR commented on May 29, 2024

Hi @lurein

How did you try to install? Make sure you add the version behind it for now.
As we're still in beta, it's required to add the version behind the pod name. So it should be like this:

pod 'VerticalCardSwiper', '0.1.0-beta1'

I'll be fixing this soon so you don't need the version behind it.
I just tested this and it works on my end, but let me know if you're still having issues, then we'll figure it out.

Best regards
Joni

from verticalcardswiper.

lurein avatar lurein commented on May 29, 2024

Hi Joni,

Yes I tried this as well and unfortunately it gave the same error.

Thanks,
LP

from verticalcardswiper.

JoniVR avatar JoniVR commented on May 29, 2024

Alright, I'll look into it and see if I can find anything, could you perhaps share your podfile (or parts of it) here if you don't mind?

from verticalcardswiper.

lurein avatar lurein commented on May 29, 2024

platform :ios, '10.0'

target 'MyApp' do
use_frameworks!
pod 'Firebase/Core'
pod 'Firebase/Storage'
pod 'Firebase/Firestore'
pod 'FirebaseUI'
pod 'AlertOnboarding'
pod 'LGButton'
pod 'VerticalCardSwiper', '0.1.0-beta1'
end

from verticalcardswiper.

JoniVR avatar JoniVR commented on May 29, 2024

Could you please try running:

pod repo update --verbose

if that doesn't help, try installing an earlier version to see if that works:

pod 'VerticalCardSwiper', '0.1.0-alpha2'

I'm not sure what's causing this at the moment as I made a test project and it seems to work on that version. Could it possibly be related to your Cocoapods version?

from verticalcardswiper.

JoniVR avatar JoniVR commented on May 29, 2024

Hi @lurein

Any updates on the issue? Otherwise I'll close it soon.

edit: closed, feel free to reopen.

from verticalcardswiper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.