You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MiniApp.podspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
Pod::Spec.newdo |miniapp|
2
2
miniapp.name='MiniApp'
3
-
miniapp.version='5.3.0'
3
+
miniapp.version='5.3.1'
4
4
miniapp.authors="Rakuten Ecosystem Mobile"
5
5
miniapp.summary="Rakuten's Mini App SDK"
6
6
miniapp.description="This open-source library allows you to integrate Mini App ecosystem into your iOS applications. Mini App SDK also facilitates communication between a mini app and the host app via a message bridge."
0 commit comments