Skip to content

Commit

Permalink
Fix podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisballinger committed Jun 4, 2018
1 parent 3f619cb commit e1c5d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XMPPFramework.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'XMPPFramework'
s.version = '4.0'
s.version = '4.0.0'

s.osx.deployment_target = '10.9'
s.ios.deployment_target = '8.0'
Expand Down

0 comments on commit e1c5d8d

Please sign in to comment.