Skip to content

Commit

Permalink
Fix podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
wordlessj committed Apr 6, 2019
1 parent 6a7daff commit 88e08a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Panda.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Pod::Spec.new do |s|
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = 'Javier Zhang'
s.source = { :git => 'https://github.com/wordlessj/Panda.git', :tag => s.version.to_s }
s.swift_version = '5.0'

s.ios.deployment_target = '8.0'

Expand Down

0 comments on commit 88e08a7

Please sign in to comment.