Skip to content

Commit

Permalink
fixing podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
u10int committed Nov 15, 2013
1 parent 960b7f8 commit 6bfbc4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion URBMediaFocusViewController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Pod::Spec.new do |s|
:git => 'https://github.com/u10int/URBMediaFocusViewController.git',
:tag => '0.5.0'
}
s.platform = :ios, 7.0
s.platform = :ios, '7.0'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.requires_arc = true
s.source_files = 'URBMediaFocusViewController.{h,m}'
Expand Down

0 comments on commit 6bfbc4f

Please sign in to comment.