StefanLage / SLPagingViewSwift

Navigation bar system allowing to do a Tinder like or Twitter like. SLPagingViewSwift is a Swift port of the Objective-C of SLPagingView
MIT License
215 stars 35 forks source link

Use of module 'SLPagingViewSwift' as a type #2

Open bassrock opened 9 years ago

bassrock commented 9 years ago

I keep getting the following error when trying to use with cocoa pods:

Use of module 'SLPagingViewSwift' as a type

Is this an Xcode bug or something I am doing wrong?