handsomecode / InteractiveSideMenu

iOS Interactive Side Menu written in Swift.
Apache License 2.0
708 stars 163 forks source link

Not supported to swift 5. #110

Open dipang90 opened 5 years ago

dipang90 commented 5 years ago

In my current apps I have used your Cocoapod pod 'InteractiveSideMenu' and it is supported swift 3 version.

bhatti-saqib commented 4 years ago

In the Pods Target, change the Swift version from 3.0 to 5.0 and it will work.