AMClockView icon indicating copy to clipboard operation
AMClockView copied to clipboard

Getting error installing AMClockView using cocoa pods

Open m-irfan opened this issue 7 years ago • 1 comments

pod install

Analyzing dependencies Downloading dependencies Installing AMClockView (1.0)

[!] Error installing AMClockView [!] /usr/bin/git clone https://github.com/adventam10/AMClockView.git /var/folders/r7/27mr77qd5p9gt6gqr9dsz36r0000gp/T/d20180709-828-1k2ocks --template= --single-branch --depth 1 --branch 1.0

Cloning into '/var/folders/r7/27mr77qd5p9gt6gqr9dsz36r0000gp/T/d20180709-828-1k2ocks'... warning: Could not find remote branch 1.0 to clone. fatal: Remote branch 1.0 not found in upstream origin

m-irfan avatar Jul 09 '18 06:07 m-irfan

I use

pod 'AMClockView', :git => "https://github.com/adventam10/AMClockView.git"

in my Podfile to install.

ankraft avatar Mar 03 '19 18:03 ankraft