Skip to content

Commit

Permalink
Update UMSPosPayOnly.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
TBXark committed Apr 16, 2020
1 parent 6148142 commit e9eed28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UMSPosPayOnly.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Pod::Spec.new do |s|
s.summary = 'UMSPosPayOnly SDK'
s.description = 'A unoffical UMSPosPayOnly SDK pod'
s.homepage = 'https://github.com/letspod/UMSPosPayOnly'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.license = { :type => 'MIT' }
s.author = { 'TBXark' => '[email protected]' }
s.source = { :git => 'https://github.com/letspod/UMSPosPayOnly.git', :tag => s.version.to_s }

Expand All @@ -14,4 +14,4 @@ Pod::Spec.new do |s|
s.vendored_libraries = 'libUMSPosPayOnly.a'
s.resource = '*.bundle'

end
end

0 comments on commit e9eed28

Please sign in to comment.