Skip to content

Commit e4fb12b

Browse files
authored
Feature/release 1.0.85 (#1)
1 parent 24d4faf commit e4fb12b

File tree

82 files changed

+12252
-6551
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+12252
-6551
lines changed

Example/.DS_Store

6 KB
Binary file not shown.

Example/Podfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
target 'Example' do
55
# Comment the next line if you don't want to use dynamic frameworks
66
use_frameworks!
7-
pod 'Ottu', :git => 'https://github.com/ottuco/ottu-ios-sdk.git', :tag => '1.0.84'
7+
pod 'Ottu', :git => 'https://github.com/ottuco/ottu-ios-sdk.git', :tag => '1.0.85'
88
pod 'ApplePayButton', :git => 'https://github.com/Maninder1991/ApplePayButton.git', :tag=>'1.0.3'
99
# Pods for Example
1010

Example/Podfile.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
PODS:
22
- ApplePayButton (1.0.3)
3-
- Ottu (1.0.84):
4-
- ApplePayButton
3+
- Ottu (1.0.85):
4+
- ApplePayButton (= 1.0.3)
55

66
DEPENDENCIES:
77
- ApplePayButton (from `https://github.com/Maninder1991/ApplePayButton.git`, tag `1.0.3`)
8-
- Ottu (from `https://github.com/ottuco/ottu-ios-sdk.git`, tag `1.0.84`)
8+
- Ottu (from `https://github.com/ottuco/ottu-ios-sdk.git`, tag `1.0.85`)
99

1010
EXTERNAL SOURCES:
1111
ApplePayButton:
1212
:git: https://github.com/Maninder1991/ApplePayButton.git
1313
:tag: 1.0.3
1414
Ottu:
1515
:git: https://github.com/ottuco/ottu-ios-sdk.git
16-
:tag: 1.0.84
16+
:tag: 1.0.85
1717

1818
CHECKOUT OPTIONS:
1919
ApplePayButton:
2020
:git: https://github.com/Maninder1991/ApplePayButton.git
2121
:tag: 1.0.3
2222
Ottu:
2323
:git: https://github.com/ottuco/ottu-ios-sdk.git
24-
:tag: 1.0.84
24+
:tag: 1.0.85
2525

2626
SPEC CHECKSUMS:
2727
ApplePayButton: e4f076c0b42f5f87fb08cef2728468f45bb9aa28
28-
Ottu: 9b022f2a4ef4b9af5392f9ae9f5718b4e9e09107
28+
Ottu: 18e41dab3660da9a7f9f8a9bf30e12c9f92f165e
2929

30-
PODFILE CHECKSUM: 28efc7f5a985c50f99d4c0c4e4f66a87bacf4b39
30+
PODFILE CHECKSUM: 50c2529de20d4cfe3a16b64143d2c8f63b2d8260
3131

32-
COCOAPODS: 1.13.0
32+
COCOAPODS: 1.15.2

Example/Pods/.DS_Store

8 KB
Binary file not shown.

Example/Pods/Local Podspecs/Ottu.podspec.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Ottu/README.md

+21-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)