Skip to content

Commit

Permalink
podspec changed, ios 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antony-ulyanov committed Nov 20, 2014
1 parent d2c71a5 commit 6df4b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUMPMessanger-Core.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Pod::Spec.new do |s|
s.author = { "Anton Ulyanov" => "[email protected]" }
s.source = { :git => "https://github.com/antony-ulyanov/BUMPMessanger-Core.git", :tag => s.version.to_s }

s.platform = :ios, '7.0'
s.platform = :ios, '6.0'
s.requires_arc = true

s.source_files = 'Pod/Classes/**/*.{m,h}'
Expand Down

0 comments on commit 6df4b45

Please sign in to comment.