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 Sep 18, 2024
1 parent 8ce6172 commit 5745034
Show file tree
Hide file tree
Showing 79 changed files with 11 additions and 11 deletions.
File renamed without changes.
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>0.7.12</string>
<string>0.7.13</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>0.7.12</string>
<string>0.7.13</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>0.7.12</string>
<string>0.7.13</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>0.7.12</string>
<string>0.7.13</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>
57L0GXb/lkBa0bFW1gI1rv/x1Ww=
dVRrhn4oDAm0jP7/qRsNMIc1lBE=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -176,7 +176,7 @@
<dict>
<key>hash2</key>
<data>
mFfO1ILX1qZeEo/lix0VnZ64emvBDxoHNHALj/WnDpM=
sRraO69Nk1UgUTf1IFhHtSfLlAMsEeLmVWIazGR5l5U=
</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>0.7.12</string>
<string>0.7.13</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>0.7.12</string>
<string>0.7.13</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>
57L0GXb/lkBa0bFW1gI1rv/x1Ww=
dVRrhn4oDAm0jP7/qRsNMIc1lBE=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -176,7 +176,7 @@
<dict>
<key>hash2</key>
<data>
mFfO1ILX1qZeEo/lix0VnZ64emvBDxoHNHALj/WnDpM=
sRraO69Nk1UgUTf1IFhHtSfLlAMsEeLmVWIazGR5l5U=
</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 = '0.7.12'
s.version = '0.7.13'
s.osx.deployment_target = '10.13'
s.summary = 'libpag SDK'
s.homepage = 'https://github.com/libpag/libpag-ios'
Expand Down

0 comments on commit 5745034

Please sign in to comment.