Commit ee62a2c 1 parent 4475695 commit ee62a2c Copy full SHA for ee62a2c
File tree 4 files changed +14
-14
lines changed
4 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |spec |
2
2
spec . name = "OptableSDK"
3
- spec . version = "0.7.0 "
3
+ spec . version = "0.7.1 "
4
4
spec . summary = "A lightweight SDK used to integrate iOS apps with the Optable Sandbox"
5
5
spec . description = <<-DESC
6
6
The Optable SDK is used to integrate an iOS application with an instance of the
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ You can then run `pod install` to download all of your dependencies and prepare
50
50
If you would like to reference a specific [ release] ( https://github.com/Optable/optable-ios-sdk/releases ) , simply append it to the referenced pod. For example:
51
51
52
52
``` ruby
53
- pod ' OptableSDK' , ' 0.7.0 '
53
+ pod ' OptableSDK' , ' 0.7.1 '
54
54
```
55
55
56
56
## Using (Swift)
Original file line number Diff line number Diff line change 1
1
PODS:
2
- - Google-Mobile-Ads-SDK (7.68 .0):
2
+ - Google-Mobile-Ads-SDK (7.69 .0):
3
3
- GoogleAppMeasurement (~> 7.0)
4
4
- GoogleUserMessagingPlatform (~> 1.1)
5
- - GoogleAppMeasurement (7.1 .0):
5
+ - GoogleAppMeasurement (7.2 .0):
6
6
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
7
7
- GoogleUtilities/MethodSwizzler (~> 7.0)
8
8
- GoogleUtilities/Network (~> 7.0)
31
31
- nanopb/encode (= 2.30906.0)
32
32
- nanopb/decode (2.30906.0)
33
33
- nanopb/encode (2.30906.0)
34
- - OptableSDK (0.7.0 )
34
+ - OptableSDK (0.7.1 )
35
35
- PromisesObjC (1.2.11)
36
36
37
37
DEPENDENCIES:
@@ -52,12 +52,12 @@ EXTERNAL SOURCES:
52
52
:path: "../"
53
53
54
54
SPEC CHECKSUMS:
55
- Google-Mobile-Ads-SDK: 29bbdb182d69ff606cc0301da1590b40be8d2205
56
- GoogleAppMeasurement: 89e1a64593f968713b0506ba1b53b38a154bf9a5
55
+ Google-Mobile-Ads-SDK: 2f288748a42920d1c744946a460896a95b0e9110
56
+ GoogleAppMeasurement: 57a0df93dc2feb5176b1bac06012dbd725191ba5
57
57
GoogleUserMessagingPlatform: b168e8c46cd8f92aa3e34b584c4ca78a411ce367
58
58
GoogleUtilities: 3dc4ff0d5e4840e2fa8eef0889620e8c33d4218c
59
59
nanopb: 1bf24dd71191072e120b83dd02d08f3da0d65e53
60
- OptableSDK: aa3a491d617ad465623c1413598e4ac242909ab0
60
+ OptableSDK: cf788a1482b091e36283a30e0385b626cc4f6d63
61
61
PromisesObjC: 8c196f5a328c2cba3e74624585467a557dcb482f
62
62
63
63
PODFILE CHECKSUM: 0aa38b82b2e42ff7371f3764105ca3242451dcc8
Original file line number Diff line number Diff line change 1
1
PODS:
2
- - Google-Mobile-Ads-SDK (7.68 .0):
2
+ - Google-Mobile-Ads-SDK (7.69 .0):
3
3
- GoogleAppMeasurement (~> 7.0)
4
4
- GoogleUserMessagingPlatform (~> 1.1)
5
- - GoogleAppMeasurement (7.1 .0):
5
+ - GoogleAppMeasurement (7.2 .0):
6
6
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
7
7
- GoogleUtilities/MethodSwizzler (~> 7.0)
8
8
- GoogleUtilities/Network (~> 7.0)
31
31
- nanopb/encode (= 2.30906.0)
32
32
- nanopb/decode (2.30906.0)
33
33
- nanopb/encode (2.30906.0)
34
- - OptableSDK (0.7.0 )
34
+ - OptableSDK (0.7.1 )
35
35
- PromisesObjC (1.2.11)
36
36
37
37
DEPENDENCIES:
@@ -52,12 +52,12 @@ EXTERNAL SOURCES:
52
52
:path: "../"
53
53
54
54
SPEC CHECKSUMS:
55
- Google-Mobile-Ads-SDK: 29bbdb182d69ff606cc0301da1590b40be8d2205
56
- GoogleAppMeasurement: 89e1a64593f968713b0506ba1b53b38a154bf9a5
55
+ Google-Mobile-Ads-SDK: 2f288748a42920d1c744946a460896a95b0e9110
56
+ GoogleAppMeasurement: 57a0df93dc2feb5176b1bac06012dbd725191ba5
57
57
GoogleUserMessagingPlatform: b168e8c46cd8f92aa3e34b584c4ca78a411ce367
58
58
GoogleUtilities: 3dc4ff0d5e4840e2fa8eef0889620e8c33d4218c
59
59
nanopb: 1bf24dd71191072e120b83dd02d08f3da0d65e53
60
- OptableSDK: aa3a491d617ad465623c1413598e4ac242909ab0
60
+ OptableSDK: cf788a1482b091e36283a30e0385b626cc4f6d63
61
61
PromisesObjC: 8c196f5a328c2cba3e74624585467a557dcb482f
62
62
63
63
PODFILE CHECKSUM: 351282e419487eef77203b900e79e0bd15a4eb9b
You can’t perform that action at this time.
0 commit comments