Skip to content

Commit

Permalink
Prepare 0.6.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bmilekic committed Nov 11, 2020
1 parent ac1a7f3 commit e4d8b4c
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion OptableSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "OptableSDK"
spec.version = "0.5.0"
spec.version = "0.6.0"
spec.summary = "A lightweight SDK used to integrate iOS apps with the Optable Sandbox"
spec.description = <<-DESC
The Optable SDK is used to integrate an iOS application with an instance of the
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ You can then run `pod install` to download all of your dependencies and prepare
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:

```ruby
pod 'OptableSDK', '0.5.0'
pod 'OptableSDK', '0.6.0'
```

## Using (Swift)
Expand Down
24 changes: 12 additions & 12 deletions demo-ios-objc/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,36 @@ PODS:
- Google-Mobile-Ads-SDK (7.68.0):
- GoogleAppMeasurement (~> 7.0)
- GoogleUserMessagingPlatform (~> 1.1)
- GoogleAppMeasurement (7.0.0):
- GoogleAppMeasurement (7.1.0):
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
- GoogleUtilities/MethodSwizzler (~> 7.0)
- GoogleUtilities/Network (~> 7.0)
- "GoogleUtilities/NSData+zlib (~> 7.0)"
- nanopb (~> 2.30906.0)
- GoogleUserMessagingPlatform (1.3.0)
- GoogleUtilities/AppDelegateSwizzler (7.0.0):
- GoogleUtilities/AppDelegateSwizzler (7.1.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.0.0):
- GoogleUtilities/Environment (7.1.0):
- PromisesObjC (~> 1.2)
- GoogleUtilities/Logger (7.0.0):
- GoogleUtilities/Logger (7.1.0):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (7.0.0):
- GoogleUtilities/MethodSwizzler (7.1.0):
- GoogleUtilities/Logger
- GoogleUtilities/Network (7.0.0):
- GoogleUtilities/Network (7.1.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.0.0)"
- GoogleUtilities/Reachability (7.0.0):
- "GoogleUtilities/NSData+zlib (7.1.0)"
- GoogleUtilities/Reachability (7.1.0):
- GoogleUtilities/Logger
- nanopb (2.30906.0):
- nanopb/decode (= 2.30906.0)
- nanopb/encode (= 2.30906.0)
- nanopb/decode (2.30906.0)
- nanopb/encode (2.30906.0)
- OptableSDK (0.5.0)
- OptableSDK (0.6.0)
- PromisesObjC (1.2.11)

DEPENDENCIES:
Expand All @@ -53,11 +53,11 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Google-Mobile-Ads-SDK: 29bbdb182d69ff606cc0301da1590b40be8d2205
GoogleAppMeasurement: 7790ef975d1d463c8614cd949a847e612edf087a
GoogleAppMeasurement: 89e1a64593f968713b0506ba1b53b38a154bf9a5
GoogleUserMessagingPlatform: 1d4b6946710d18cec34742054092e2c2bddae61f
GoogleUtilities: ffb2f4159f2c897c6e8992bd7fbcdef8a300589c
GoogleUtilities: f734da554aade8cc7928a31c2f3311897933a1bd
nanopb: 1bf24dd71191072e120b83dd02d08f3da0d65e53
OptableSDK: 09704002d0c593d573b8d16d9b204c3dfa1e8056
OptableSDK: 13191b55e113078633fe5280eb56730cfe9c0488
PromisesObjC: 8c196f5a328c2cba3e74624585467a557dcb482f

PODFILE CHECKSUM: 0aa38b82b2e42ff7371f3764105ca3242451dcc8
Expand Down
24 changes: 12 additions & 12 deletions demo-ios-swift/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,36 @@ PODS:
- Google-Mobile-Ads-SDK (7.68.0):
- GoogleAppMeasurement (~> 7.0)
- GoogleUserMessagingPlatform (~> 1.1)
- GoogleAppMeasurement (7.0.0):
- GoogleAppMeasurement (7.1.0):
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
- GoogleUtilities/MethodSwizzler (~> 7.0)
- GoogleUtilities/Network (~> 7.0)
- "GoogleUtilities/NSData+zlib (~> 7.0)"
- nanopb (~> 2.30906.0)
- GoogleUserMessagingPlatform (1.3.0)
- GoogleUtilities/AppDelegateSwizzler (7.0.0):
- GoogleUtilities/AppDelegateSwizzler (7.1.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.0.0):
- GoogleUtilities/Environment (7.1.0):
- PromisesObjC (~> 1.2)
- GoogleUtilities/Logger (7.0.0):
- GoogleUtilities/Logger (7.1.0):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (7.0.0):
- GoogleUtilities/MethodSwizzler (7.1.0):
- GoogleUtilities/Logger
- GoogleUtilities/Network (7.0.0):
- GoogleUtilities/Network (7.1.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.0.0)"
- GoogleUtilities/Reachability (7.0.0):
- "GoogleUtilities/NSData+zlib (7.1.0)"
- GoogleUtilities/Reachability (7.1.0):
- GoogleUtilities/Logger
- nanopb (2.30906.0):
- nanopb/decode (= 2.30906.0)
- nanopb/encode (= 2.30906.0)
- nanopb/decode (2.30906.0)
- nanopb/encode (2.30906.0)
- OptableSDK (0.5.0)
- OptableSDK (0.6.0)
- PromisesObjC (1.2.11)

DEPENDENCIES:
Expand All @@ -53,11 +53,11 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Google-Mobile-Ads-SDK: 29bbdb182d69ff606cc0301da1590b40be8d2205
GoogleAppMeasurement: 7790ef975d1d463c8614cd949a847e612edf087a
GoogleAppMeasurement: 89e1a64593f968713b0506ba1b53b38a154bf9a5
GoogleUserMessagingPlatform: 1d4b6946710d18cec34742054092e2c2bddae61f
GoogleUtilities: ffb2f4159f2c897c6e8992bd7fbcdef8a300589c
GoogleUtilities: f734da554aade8cc7928a31c2f3311897933a1bd
nanopb: 1bf24dd71191072e120b83dd02d08f3da0d65e53
OptableSDK: 09704002d0c593d573b8d16d9b204c3dfa1e8056
OptableSDK: 13191b55e113078633fe5280eb56730cfe9c0488
PromisesObjC: 8c196f5a328c2cba3e74624585467a557dcb482f

PODFILE CHECKSUM: 351282e419487eef77203b900e79e0bd15a4eb9b
Expand Down

0 comments on commit e4d8b4c

Please sign in to comment.