Skip to content

Don't forget to update the podspec #12

@peterfriese

Description

@peterfriese

I just ran into an issue that was cause by me using an outdated version of your library. As the podspec file points to tag 0.1, it will not pick up your latest commits. I managed to work around this issue by pointing CocoaPods to the master branch:

pod 'QMBParallaxScrollViewController', :git => 'https://github.com/quemb/QMBParallaxScrollViewController.git'

But it certainly would helpful to be able to use the podspec file directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions