Skip to content

Commit

Permalink
Push From Landun: update SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
libpag-pag committed Aug 14, 2024
1 parent 84ec6c1 commit 901e4c7
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>4.3.62</string>
<string>4.4.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>4.3.62</string>
<string>4.4.1</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>DTCompiler</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>4.3.62</string>
<string>4.4.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>4.3.62</string>
<string>4.4.1</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>DTCompiler</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
daumav5bnMnEJyEgunzro6mCqOk=
TP7AlcEJEPeXAw//0NiuTSPhmg8=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -176,7 +176,7 @@
<dict>
<key>hash2</key>
<data>
MgYMt8FQnbxQGPhiH8IAgSZTgEkjww4fezCx5TYRjpU=
RD0SSQjGqtaGcvXoq/tPgIJNP14KCeHkDM7lE8I4n0w=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>4.3.62</string>
<string>4.4.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>4.3.62</string>
<string>4.4.1</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>DTCompiler</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
daumav5bnMnEJyEgunzro6mCqOk=
TP7AlcEJEPeXAw//0NiuTSPhmg8=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -176,7 +176,7 @@
<dict>
<key>hash2</key>
<data>
MgYMt8FQnbxQGPhiH8IAgSZTgEkjww4fezCx5TYRjpU=
RD0SSQjGqtaGcvXoq/tPgIJNP14KCeHkDM7lE8I4n0w=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion libpag-macOS.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = 'libpag-macOS'
s.version = '4.3.62'
s.version = '4.4.1'
s.osx.deployment_target = '10.13'
s.summary = 'libpag SDK'
s.homepage = 'https://github.com/libpag/libpag-ios'
Expand Down

0 comments on commit 901e4c7

Please sign in to comment.