File tree 8 files changed +16
-682
lines changed
ios-arm64_x86_64-simulator/Ottu.framework
8 files changed +16
-682
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Pod ::Spec . new do |s |
4
4
s . name = "Ottu"
5
- s . version = "1.0.27 "
5
+ s . version = "1.0.29 "
6
6
s . summary = "The Ottu iOS SDK makes it quick and easy to build an excellent payment experience in your iOS app."
7
7
s . description = <<-DESC
8
8
**Simplified security**: We make it simple for you to collect sensitive data such as credit card numbers and remain PCI compliant.
Original file line number Diff line number Diff line change 6
6
<array >
7
7
<dict >
8
8
<key >LibraryIdentifier </key >
9
- <string >ios-arm64_x86_64-simulator </string >
9
+ <string >ios-arm64 </string >
10
10
<key >LibraryPath </key >
11
11
<string >Ottu.framework </string >
12
12
<key >SupportedArchitectures </key >
13
13
<array >
14
14
<string >arm64 </string >
15
- <string >x86_64 </string >
16
15
</array >
17
16
<key >SupportedPlatform </key >
18
17
<string >ios </string >
19
- <key >SupportedPlatformVariant </key >
20
- <string >simulator </string >
21
18
</dict >
22
19
<dict >
23
20
<key >LibraryIdentifier </key >
24
- <string >ios-arm64 </string >
21
+ <string >ios-arm64_x86_64-simulator </string >
25
22
<key >LibraryPath </key >
26
23
<string >Ottu.framework </string >
27
24
<key >SupportedArchitectures </key >
28
25
<array >
29
26
<string >arm64 </string >
27
+ <string >x86_64 </string >
30
28
</array >
31
29
<key >SupportedPlatform </key >
32
30
<string >ios </string >
31
+ <key >SupportedPlatformVariant </key >
32
+ <string >simulator </string >
33
33
</dict >
34
34
</array >
35
35
<key >CFBundlePackageType </key >
You can’t perform that action at this time.
0 commit comments