Skip to content

Commit

Permalink
update pod spec and framework
Browse files Browse the repository at this point in the history
  • Loading branch information
FarshidRoohi committed Jun 20, 2021
1 parent 6261804 commit 0f1d84e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ZarinPal.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'ZarinPal'
s.module_name = 'ZarinPal'
s.version = '1.1.4'
s.version = '1.1.5'
s.summary = 'ZarinPal In App Billing - Purchase SDK | MPG'
s.description = <<-DESC
ZarinPal Purchase SDK Provides payment methods on your iOS Application.
Expand All @@ -21,6 +21,6 @@ s.source = { :http => "https://github.com/ZarinPal/iOS-SDK/releases/download/#{s
s.platform = :ios
s.ios.deployment_target = '11.0'

s.frameworks = 'ZarinPal'
#s.frameworks = 'Foundation', 'UIKit'
s.vendored_frameworks = 'ZarinPal.framework'
end
Binary file modified ZarinPalFramework.zip
Binary file not shown.

0 comments on commit 0f1d84e

Please sign in to comment.