-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
When I try to install it using Cocopods, I get an error like this:
Anokhi@GajendrasLaptop CheckIn % pod install
Analyzing dependencies
[!] Unable to find a specification for EasyConfetti
You have either:
- out-of-date source repos which you can update with
pod repo updateor withpod install --repo-update. - mistyped the name or version.
- not added the source repo that hosts the Podspec to your Podfile.
my pod file
platform :ios, '13.0'
target 'CheckIn' do
use_frameworks!
pod 'EasyConfetti'
end
Metadata
Metadata
Assignees
Labels
No labels