-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Description
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
Labels
No labels