Ramotion / cardslider

:octocat: 🃏 Cardslider is a design UI controller that allows you to swipe through cards with pictures and accompanying descriptions.
https://www.ramotion.com/iphone-app-development-ui-library-for-swiping-through-objects/
MIT License
1.27k stars 101 forks source link

Pod is not installing #6

Open DominatorVbN opened 6 years ago

DominatorVbN commented 6 years ago

no pod found screen shot 2018-11-05 at 10 59 53 am ,and demo project not running. screen shot 2018-11-05 at 11 02 27 am

screen shot 2018-11-05 at 11 02 39 am

Maryom commented 6 years ago

Hey,

After pod install try these commands:

pod repo remove master 
pod setup 
pod install

It worked with me.

JoyTomi commented 5 years ago

CocoaPods could not find compatible versions for pod "CardSlider":

undextrois commented 4 years ago

no pod found screen shot 2018-11-05 at 10 59 53 am ,and demo project not running. screen shot 2018-11-05 at 11 02 27 am

screen shot 2018-11-05 at 11 02 39 am

were you able to solve this man