honcheng / PaperFold-for-iOS

Paper folding animation for iOS
Other
2.7k stars 399 forks source link

Paper-Fold 1.1 Pod installation is missing timerStepDuration property #74

Open johnqiuwan opened 9 years ago

johnqiuwan commented 9 years ago

Hello honcheng,

I was using pod to install the paper-fold version 1.1, and I got the error: property "timerStepDuration" not found on object of type "PaperFoldView".

I went to the file PaperFoldView.h and I found the property "timeStepDuration" is not there compare to the PaperFoldView.h on Github : (

Any solution for that?

Thank you!