Skip to content

Commit

Permalink
Merge pull request #7 from moengage/v3.3.0-release
Browse files Browse the repository at this point in the history
v3.3.0
  • Loading branch information
RakshithaAcharya committed Jul 20, 2022
2 parents f226580 + e122d42 commit 07e743b
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 11 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# MoEngageInApps
=====================
## Change Log:
### Version 3.3.0 *(20th July, 2022)*
-------------------------------------------
* Updated the dependency to MoEngage-iOS-SDK 8.3.0

### Version 3.2.1 *(22nd June, 2022)*
-------------------------------------------
* Fixed the lldb issue when integrating MoEngage-iOS-SDK to Swift application.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
=============================

## Change Log:
### Version 3.3.0 *(20th July, 2022)*
-------------------------------------------
* Updated the dependency to MoEngage-iOS-SDK 8.3.0

### Version 3.2.1 *(22nd June, 2022)*
-------------------------------------------
* Fixed the lldb issue when integrating MoEngage-iOS-SDK to Swift application.
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>CHANGELOG.md</key>
<data>
AC0jox4HZevWanVAtbhF+RFqJxQ=
rQEV3gW+lAXU+h81/AQt0bVarV0=
</data>
<key>Headers/MOInApp.h</key>
<data>
Expand Down Expand Up @@ -34,7 +34,7 @@
</data>
<key>Info.plist</key>
<data>
8/elN4UgsoOz/iI9bS6tte8rn7Y=
jeSgMboVI77xRh3pLyiet1bBytg=
</data>
<key>LICENSE</key>
<data>
Expand All @@ -55,11 +55,11 @@
<dict>
<key>hash</key>
<data>
AC0jox4HZevWanVAtbhF+RFqJxQ=
rQEV3gW+lAXU+h81/AQt0bVarV0=
</data>
<key>hash2</key>
<data>
nGeSZQcw0gKWjMN2jNk441ETwvONRe4sQQ+33n9EKGI=
4xGs3imUzvckHHj1qr0iB+aQC8SewIXHn7vvI8bM/8w=
</data>
</dict>
<key>Headers/MOInApp.h</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
=============================

## Change Log:
### Version 3.3.0 *(20th July, 2022)*
-------------------------------------------
* Updated the dependency to MoEngage-iOS-SDK 8.3.0

### Version 3.2.1 *(22nd June, 2022)*
-------------------------------------------
* Fixed the lldb issue when integrating MoEngage-iOS-SDK to Swift application.
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>CHANGELOG.md</key>
<data>
AC0jox4HZevWanVAtbhF+RFqJxQ=
rQEV3gW+lAXU+h81/AQt0bVarV0=
</data>
<key>Headers/MOInApp.h</key>
<data>
Expand Down Expand Up @@ -34,7 +34,7 @@
</data>
<key>Info.plist</key>
<data>
5QgVdBP0uhQTsQwsyiNCYxzoi7U=
SgzHZWPLv5ipoY5pmzSdZ2AdhDA=
</data>
<key>LICENSE</key>
<data>
Expand All @@ -55,11 +55,11 @@
<dict>
<key>hash</key>
<data>
AC0jox4HZevWanVAtbhF+RFqJxQ=
rQEV3gW+lAXU+h81/AQt0bVarV0=
</data>
<key>hash2</key>
<data>
nGeSZQcw0gKWjMN2jNk441ETwvONRe4sQQ+33n9EKGI=
4xGs3imUzvckHHj1qr0iB+aQC8SewIXHn7vvI8bM/8w=
</data>
</dict>
<key>Headers/MOInApp.h</key>
Expand Down
4 changes: 2 additions & 2 deletions MoEngageInApp.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = 'MoEngageInApp'
s.version = '3.2.1'
s.version = '3.3.0'
s.summary = 'MoEngage InApp Campaigns for iOS'
s.description = <<-DESC
InApp Messaging are custom views which you can send to a segment of users to show custom messages or give new offers or take to some specific pages. They can be created from your MoEngage dashboard and MOInApp framework enables you to show those InApp campaigns in your iOS Apps.
Expand All @@ -23,5 +23,5 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = 'Frameworks/MoEngageInApps.xcframework'
s.requires_arc = true
s.frameworks = 'Foundation', 'UIKit', 'CoreGraphics'
s.dependency 'MoEngage-iOS-SDK', '>= 8.2.0', '< 8.3.0'
s.dependency 'MoEngage-iOS-SDK', '>= 8.3.0', '< 8.4.0'
end
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ let package = Package(
targets: ["MoEngageInAppSPM","MoEngageInApps"]),
],
dependencies: [
.package(name: "MoEngage-iOS-SDK",url: "https://github.com/moengage/MoEngage-iOS-SDK.git", from: "8.2.1"),
.package(name: "MoEngage-iOS-SDK",url: "https://github.com/moengage/MoEngage-iOS-SDK.git", from: "8.3.0"),
],
targets: [
.target(name: "MoEngageInAppSPM", dependencies: ["MoEngage-iOS-SDK"], path: "Sources/..",exclude: ["MoEngageInApp.podspec", "README.md","./Frameworks/MoEngageInApps.xcframework", "LICENSE","CHANGELOG.md","Images/moe_logo_blue.png"]),
Expand Down

0 comments on commit 07e743b

Please sign in to comment.