jharwig / PPSSignatureView

iOS Signature Capture Demo
MIT License
1.04k stars 234 forks source link

Update Demo Podfile. #23

Open ghost opened 8 years ago

ghost commented 8 years ago

I got this error.

$ pod install [!] The dependency PPSSignatureView (from../PPSSignatureView.podspec) is not used in any concrete target.

CocoaPods 1.x must need target. Add target 'PPSSignatureDemo' to Demo Podfile. Thank you.