Skip to content

Error with Pod file for Mapquest iOS SDK installation. #1

@webdream-fr

Description

@webdream-fr

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions