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 Nov 13, 2024
1 parent f964724 commit b1342cc
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.4.13</string>
<string>4.4.14</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>4.4.13</string>
<string>4.4.14</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.4.13</string>
<string>4.4.14</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>4.4.13</string>
<string>4.4.14</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>
OCAhasdYIiR0P/OB0UUnqclj9dM=
6AtjKfMTlPW3jG/DXnCqkyo5xxk=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -176,7 +176,7 @@
<dict>
<key>hash2</key>
<data>
UqlL8mlIvC8bbTsUtmwxYwL6lTp8R/EuvCJEc9rYXRo=
+/HqZ1Wy/ebqBU7VyXyoiH+S6qfF3Jt9mEl5yxTKq18=
</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.4.13</string>
<string>4.4.14</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>4.4.13</string>
<string>4.4.14</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>
OCAhasdYIiR0P/OB0UUnqclj9dM=
6AtjKfMTlPW3jG/DXnCqkyo5xxk=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -176,7 +176,7 @@
<dict>
<key>hash2</key>
<data>
UqlL8mlIvC8bbTsUtmwxYwL6lTp8R/EuvCJEc9rYXRo=
+/HqZ1Wy/ebqBU7VyXyoiH+S6qfF3Jt9mEl5yxTKq18=
</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.4.13'
s.version = '4.4.14'
s.osx.deployment_target = '10.13'
s.summary = 'libpag SDK'
s.homepage = 'https://github.com/libpag/libpag-ios'
Expand Down

0 comments on commit b1342cc

Please sign in to comment.