-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hello,
I can not install the Mapquest framework for ios.
Indeed, I insert the two lines in my file "Pod" and I get an error after "$pod install" command.
My pod file :
#Uncomment this line to define a global platform for your project
source 'https://github.com/MapQuest/podspecs-ios.git'
platform :ios, '9.0'
target 'A2plus' do
pod 'MapQuestMaps'
end
The error after "$pod install" :
Cloning spec repo mapquest from https://github.com/MapQuest/podspecs-ios.git
[!] Unable to add a source with url https://github.com/MapQuest/podspecs-ios.git named mapquest.
You can try adding it manually in ~/.cocoapods/repos or via pod repo add.
I also tried the other two solutions but they do not work.
Could you help me?
Cordially.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels