omise / omise-ios

Omise iOS SDK
https://www.opn.ooo
MIT License
74 stars 36 forks source link

[!] Error installing omise-ios #139

Closed rascyber closed 1 year ago

rascyber commented 3 years ago

Hi I am getting this error on xcode 12 after adding pod 'omise-ios', '~> 1.0' then pod install

Terminal returns this error.

`Installing omise-ios (1.0.2)

[!] Error installing omise-ios [!] /usr/bin/git clone https://github.com/omise/omise-ios.git /var/folders/x7/ftlk688d3s95d4jr9tzydsc40000q3/T/d20210520-36807-2l6eb8 --template= --single-branch --depth 1 --branch v1.0.2

Cloning into '/var/folders/x7/ftlk688d3s95d4jr9tzydsc40000q3/T/d20210520-36807-2l6eb8'... warning: Could not find remote branch v1.0.2 to clone. fatal: Remote branch v1.0.2 not found in upstream origin`

Please help resolve

tobias90 commented 3 years ago

Hi @rascyber, we don't support CocoaPods. Please use Swift Package Manager or Carthage to integrate our SDK. For more details, please see our documentation: https://github.com/omise/omise-ios#installation