From 0350a297e1493fa03ff51b5c8ac00a6ac42b9807 Mon Sep 17 00:00:00 2001 From: Mike Gouline Date: Tue, 3 Jul 2018 12:06:47 +1000 Subject: [PATCH] Update pods to use release library --- kebabpos/Podfile | 2 +- kebabpos/Podfile.lock | 15 ++------- .../Local Podspecs/SPIClient-iOS.podspec.json | 31 ------------------- kebabpos/Pods/Manifest.lock | 15 ++------- 4 files changed, 7 insertions(+), 56 deletions(-) delete mode 100644 kebabpos/Pods/Local Podspecs/SPIClient-iOS.podspec.json diff --git a/kebabpos/Podfile b/kebabpos/Podfile index 2d88287..da7ca21 100644 --- a/kebabpos/Podfile +++ b/kebabpos/Podfile @@ -6,7 +6,7 @@ target 'KebabPos' do use_frameworks! # Pods for KebabPos - pod 'SPIClient-iOS', :git => 'https://github.com/AssemblyPayments/spi-client-ios.git', :branch => 'spi-2.1' + pod 'SPIClient-iOS', '~> 2.1.0' target 'KebabPosTests' do inherit! :search_paths diff --git a/kebabpos/Podfile.lock b/kebabpos/Podfile.lock index 66ed8b6..baa30b3 100644 --- a/kebabpos/Podfile.lock +++ b/kebabpos/Podfile.lock @@ -6,28 +6,19 @@ PODS: - SocketRocket DEPENDENCIES: - - SPIClient-iOS (from `https://github.com/AssemblyPayments/spi-client-ios.git`, branch `spi-2.1`) + - SPIClient-iOS (~> 2.1.0) SPEC REPOS: https://github.com/cocoapods/specs.git: - RNCryptor-objc - SocketRocket - -EXTERNAL SOURCES: - SPIClient-iOS: - :branch: spi-2.1 - :git: https://github.com/AssemblyPayments/spi-client-ios.git - -CHECKOUT OPTIONS: - SPIClient-iOS: - :commit: 60671c34a9b00934d9805dad2af12ebe9f5cda22 - :git: https://github.com/AssemblyPayments/spi-client-ios.git + - SPIClient-iOS SPEC CHECKSUMS: RNCryptor-objc: d1b228f9c02e2173df063f0617684c134aed890e SocketRocket: d57c7159b83c3c6655745cd15302aa24b6bae531 SPIClient-iOS: 08be1552c8bf011085c5c44d8920d11a2e73e3fb -PODFILE CHECKSUM: 9f15e7e0ae75ad52998bd7d44317186c6a3df4af +PODFILE CHECKSUM: 1cd792b885a1102a7ffa520ec4218dee261d4b91 COCOAPODS: 1.5.3 diff --git a/kebabpos/Pods/Local Podspecs/SPIClient-iOS.podspec.json b/kebabpos/Pods/Local Podspecs/SPIClient-iOS.podspec.json deleted file mode 100644 index 2a090c8..0000000 --- a/kebabpos/Pods/Local Podspecs/SPIClient-iOS.podspec.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "SPIClient-iOS", - "version": "2.1.0", - "summary": "SPI Client iOS", - "authors": [ - "Yoo-Jin Lee", - "Mike Gouline", - "Amir Kamali" - ], - "license": { - "type": "Apache License, Version 2.0" - }, - "homepage": "https://github.com/AssemblyPayments/spi-client-ios", - "source": { - "git": "https://github.com/AssemblyPayments/spi-client-ios.git", - "tag": "2.1.0" - }, - "source_files": "Library/**/*.{h,m,c}", - "requires_arc": true, - "platforms": { - "ios": "8.0" - }, - "dependencies": { - "RNCryptor-objc": [ - - ], - "SocketRocket": [ - - ] - } -} diff --git a/kebabpos/Pods/Manifest.lock b/kebabpos/Pods/Manifest.lock index 66ed8b6..baa30b3 100644 --- a/kebabpos/Pods/Manifest.lock +++ b/kebabpos/Pods/Manifest.lock @@ -6,28 +6,19 @@ PODS: - SocketRocket DEPENDENCIES: - - SPIClient-iOS (from `https://github.com/AssemblyPayments/spi-client-ios.git`, branch `spi-2.1`) + - SPIClient-iOS (~> 2.1.0) SPEC REPOS: https://github.com/cocoapods/specs.git: - RNCryptor-objc - SocketRocket - -EXTERNAL SOURCES: - SPIClient-iOS: - :branch: spi-2.1 - :git: https://github.com/AssemblyPayments/spi-client-ios.git - -CHECKOUT OPTIONS: - SPIClient-iOS: - :commit: 60671c34a9b00934d9805dad2af12ebe9f5cda22 - :git: https://github.com/AssemblyPayments/spi-client-ios.git + - SPIClient-iOS SPEC CHECKSUMS: RNCryptor-objc: d1b228f9c02e2173df063f0617684c134aed890e SocketRocket: d57c7159b83c3c6655745cd15302aa24b6bae531 SPIClient-iOS: 08be1552c8bf011085c5c44d8920d11a2e73e3fb -PODFILE CHECKSUM: 9f15e7e0ae75ad52998bd7d44317186c6a3df4af +PODFILE CHECKSUM: 1cd792b885a1102a7ffa520ec4218dee261d4b91 COCOAPODS: 1.5.3