OceanLabs / iOS-Print-SDK

iOS Print SDK. Easily add print on demand functionality to your app within minutes! Print Postcards, Magnets, Photo Prints, Posters, Stickers, T-Shirts, PhotoBooks, etc.
https://www.kite.ly
111 stars 33 forks source link

Pod install failing #281

Closed axpence closed 6 years ago

axpence commented 7 years ago

When I run the pod install command in the same directory as the Podfile, I get the following output:

 Kite-SDK pod install
Analyzing dependencies
Pre-downloading: `KITAssetsPickerController` from `git@github.com:kkarayannis/KITAssetsPickerController.git`, commit `b08f373301d1a3c17c09104a5577d61a1255ba8c`

[!] Error installing KITAssetsPickerController
[!] Failed to download 'KITAssetsPickerController'.
kkarayannis commented 6 years ago

Changed the podfile in the demo project to point to the https git repo. It should be fine now.